[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1423761210-24452-2-git-send-email-rabel@cit-ec.uni-bielefeld.de>
Date: Thu, 12 Feb 2015 18:13:30 +0100
From: Robert ABEL <rabel@...-ec.uni-bielefeld.de>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org,
linux@....linux.org.uk, tony@...mide.com,
khilman@...prootsystems.com,
Robert ABEL <rabel@...-ec.uni-bielefeld.de>
Subject: [PATCH] ARM OMAP2 GPMC: don't undef DEBUG
Signed-off-by: Robert ABEL <rabel@...-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists