Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326092
b: refs/heads/master
c: be4568b
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent 0b7379b commit 5cef3fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: ca98bb7c4932eeb725be1dd940127305190ffb96
refs/heads/master: be4568beb8f447bfce2e70b6f11401267e5b208a
6 changes: 0 additions & 6 deletions trunk/drivers/usb/serial/keyspan.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
#include <linux/usb/serial.h>
#include "keyspan.h"

static bool debug;

/*
* Version Information
*/
Expand Down Expand Up @@ -2558,7 +2556,3 @@ MODULE_FIRMWARE("keyspan/usa18x.fw");
MODULE_FIRMWARE("keyspan/usa19w.fw");
MODULE_FIRMWARE("keyspan/usa49w.fw");
MODULE_FIRMWARE("keyspan/usa49wlc.fw");

module_param(debug, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "Debug enabled or not");

0 comments on commit 5cef3fc

Please sign in to comment.