diff options
-rw-r--r-- | drivers/usb/host/ohci-hcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c index 86d9775e071..b14f3808adc 100644 --- a/drivers/usb/host/ohci-hcd.c +++ b/drivers/usb/host/ohci-hcd.c @@ -18,7 +18,6 @@ * This file is licenced under the GPL. */ -#define DEBUG 2 #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/pci.h> |