[PATCH] ARM OMAP2 GPMC: don't undef DEBUG
Robert ABEL
rabel at cit-ec.uni-bielefeld.de
Thu Feb 12 09:13:30 PST 2015
Signed-off-by: Robert ABEL <rabel at cit-ec.uni-bielefeld.de>
---
arch/arm/mach-omap2/gpmc.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-omap2/gpmc.c b/arch/arm/mach-omap2/gpmc.c
index ab43755..1ab6bc0 100644
--- a/arch/arm/mach-omap2/gpmc.c
+++ b/arch/arm/mach-omap2/gpmc.c
@@ -12,8 +12,6 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
-#undef DEBUG
-
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/init.h>
--
2.3.0
More information about the linux-arm-kernel
mailing list