summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap/hsmc.c
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/avr32/mach-at32ap/hsmc.c
parent9797bed20e2257f349872e00840a226f397f8d3a (diff)
downloadlinux-3a65a69d493c589f4225dc26c19598c00c1de0b4.tar.gz
linux-3a65a69d493c589f4225dc26c19598c00c1de0b4.tar.xz
[AVR32] Turn off debugging in SMC driver
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32/mach-at32ap/hsmc.c')
-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>