Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
[linux-2.6-microblaze.git] / include / asm-generic / kdebug.h
index 11e57b6..d181449 100644 (file)
@@ -3,7 +3,7 @@
 
 enum die_val {
        DIE_UNUSED,
-       DIE_OOPS=1
+       DIE_OOPS = 1,
 };
 
 #endif /* _ASM_GENERIC_KDEBUG_H */