aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cesa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cesa')
-rw-r--r--sys/dev/cesa/cesa.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cesa/cesa.c b/sys/dev/cesa/cesa.c
index d5739e961dda..bc9a56840dbe 100644
--- a/sys/dev/cesa/cesa.c
+++ b/sys/dev/cesa/cesa.c
@@ -71,8 +71,6 @@ __FBSDID("$FreeBSD$");
#include <arm/mv/mvvar.h>
#include "cesa.h"
-#undef DEBUG
-
static int cesa_probe(device_t);
static int cesa_attach(device_t);
static int cesa_detach(device_t);