bankfixed: add a DEBUG undef
authorAlan Cox <alan@linux.intel.com>
Sat, 26 Jan 2019 22:25:09 +0000 (22:25 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 26 Jan 2019 22:25:09 +0000 (22:25 +0000)
Kernel/bankfixed.c

index b7a3e3e..cbe3a3b 100644 (file)
@@ -31,6 +31,8 @@
 #include <kdata.h>
 #include <printf.h>
 
+#undef DEBUG
+
 #ifdef CONFIG_BANK_FIXED
 
 #ifndef CONFIG_COMMON_COPY