aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2007-11-05 14:06:51 +0100
committerHaavard Skinnemoen <hskinnemoen@atmel.com>2007-11-15 13:47:19 +0100
commit3a65a69d493c589f4225dc26c19598c00c1de0b4 (patch)
treecfa7721c2562be84a2b06c2c22aabbd5cfea3665 /arch
parentExtend I/O resource for wdt0 for at32ap7000 devices (diff)
downloadlinux-dev-3a65a69d493c589f4225dc26c19598c00c1de0b4.tar.xz
linux-dev-3a65a69d493c589f4225dc26c19598c00c1de0b4.zip
[AVR32] Turn off debugging in SMC driver
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/avr32/mach-at32ap/hsmc.c1
1 files changed, 0 insertions, 1 deletions
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 <linux/clk.h>
#include <linux/err.h>
#include <linux/init.h>