]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/sierra.c
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / sierra.c
index 6b7ed333386a67eafcb57f7730b5439666641a3e..706033753adb7836db59e343310022e2469436e5 100644 (file)
@@ -766,7 +766,5 @@ MODULE_LICENSE("GPL");
 module_param(nmea, bool, S_IRUGO | S_IWUSR);
 MODULE_PARM_DESC(nmea, "NMEA streaming");
 
-#ifdef CONFIG_USB_DEBUG
 module_param(debug, bool, S_IRUGO | S_IWUSR);
 MODULE_PARM_DESC(debug, "Debug messages");
-#endif