[AVR32] Turn off debugging in SMC driver
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 5 Nov 2007 13:06:51 +0000 (14:06 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 15 Nov 2007 12:47:19 +0000 (13:47 +0100)
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/hsmc.c

index 704607f..fa427ed 100644 (file)
@@ -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>