Deleted debug flags & al.

This commit is contained in:
Naoki Hamada
2014-07-18 15:45:40 +09:00
parent 6c3d901069
commit cb61739c2b
3 changed files with 2 additions and 6 deletions

View File

@@ -35,8 +35,6 @@
#include <asm/io.h>
#include "mcctrl.h"
#define DEBUG 1
#ifdef DEBUG
#define dprintk printk
#else