Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185257
b: refs/heads/master
c: 64319dd
h: refs/heads/master
i:
  185255: b3f689d
v: v3
  • Loading branch information
Mike Frysinger authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent e27f8c1 commit 9f94117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef955341f692475236f0fbe6853f49337dff77a5
refs/heads/master: 64319dd74f3d45f13b6d0aafa91104eb105f1829
6 changes: 1 addition & 5 deletions trunk/drivers/usb/serial/cypress_m8.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 9f94117

Please sign in to comment.