]> err.no Git - linux-2.6/blobdiff - drivers/usb/net/usbnet.c
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
[linux-2.6] / drivers / usb / net / usbnet.c
index 74f05c9c84d5f545c5ba994ed5e727c654c68c6d..362d6907c9bba3d68cd54f6898581deca3c7eada 100644 (file)
@@ -34,9 +34,6 @@
 // #define     VERBOSE                 // more; success messages
 
 #include <linux/config.h>
-#ifdef CONFIG_USB_DEBUG
-#   define DEBUG
-#endif
 #include <linux/module.h>
 #include <linux/sched.h>
 #include <linux/init.h>