Skip to content

Commit

Permalink
[AVR32] Turn off debugging in SMC driver
Browse files Browse the repository at this point in the history
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
  • Loading branch information
Haavard Skinnemoen committed Nov 15, 2007
1 parent 9797bed commit 3a65a69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/avr32/mach-at32ap/hsmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3a65a69

Please sign in to comment.