summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/mv/common.c')
-rw-r--r--sys/arm/mv/common.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arm/mv/common.c b/sys/arm/mv/common.c
index 09da857..4596a20 100644
--- a/sys/arm/mv/common.c
+++ b/sys/arm/mv/common.c
@@ -49,9 +49,6 @@ __FBSDID("$FreeBSD$");
#define MAX_CPU_WIN 5
-#define DEBUG
-#undef DEBUG
-
#ifdef DEBUG
#define debugf(fmt, args...) do { printf("%s(): ", __func__); \
printf(fmt,##args); } while (0)
OpenPOWER on IntegriCloud