diff --git a/[refs] b/[refs] index 5517a9fe78ce..336b3f3378a4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ef955341f692475236f0fbe6853f49337dff77a5 +refs/heads/master: 64319dd74f3d45f13b6d0aafa91104eb105f1829 diff --git a/trunk/drivers/usb/serial/cypress_m8.c b/trunk/drivers/usb/serial/cypress_m8.c index a591ebec0f89..8c69bc53a083 100644 --- a/trunk/drivers/usb/serial/cypress_m8.c +++ b/trunk/drivers/usb/serial/cypress_m8.c @@ -70,11 +70,7 @@ #include "cypress_m8.h" -#ifdef CONFIG_USB_SERIAL_DEBUG - static int debug = 1; -#else - static int debug; -#endif +static int debug; static int stats; static int interval;