From 3a65a69d493c589f4225dc26c19598c00c1de0b4 Mon Sep 17 00:00:00 2001 From: Haavard Skinnemoen Date: Mon, 5 Nov 2007 14:06:51 +0100 Subject: [AVR32] Turn off debugging in SMC driver Signed-off-by: Haavard Skinnemoen --- arch/avr32/mach-at32ap/hsmc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch') diff --git a/arch/avr32/mach-at32ap/hsmc.c b/arch/avr32/mach-at32ap/hsmc.c index 704607fbcc69..fa427ed42787 100644 --- a/arch/avr32/mach-at32ap/hsmc.c +++ b/arch/avr32/mach-at32ap/hsmc.c @@ -7,7 +7,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#define DEBUG #include #include #include -- cgit v1.2.3-59-g8ed1b