This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-m68k / math-emu.h
index 7ac6259..a09dc54 100644 (file)
@@ -102,7 +102,7 @@ struct fp_data {
        struct fp_ext temp[2];
 };
 
-#ifdef FPU_EMU_DEBUG
+#if FPU_EMU_DEBUG
 extern unsigned int fp_debugprint;
 
 #define dprint(bit, fmt, args...) ({                   \