浏览代码

[AVR32] Turn off debugging in SMC driver

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Haavard Skinnemoen 17 年之前
父节点
当前提交
3a65a69d49
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/avr32/mach-at32ap/hsmc.c

+ 0 - 1
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>