Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326105
b: refs/heads/master
c: 0776495
h: refs/heads/master
i:
  326103: 03d33a1
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent c3eeb73 commit 47b662a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 60aa1a01360861113c821ef95230be27ac92fc10
refs/heads/master: 07764958947c381ef095fc69503c1ef1775f316e
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/whiteheat.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
#include <linux/ihex.h>
#include "whiteheat.h" /* WhiteHEAT specific commands */

static bool debug;

#ifndef CMSPAR
#define CMSPAR 0
#endif
Expand Down Expand Up @@ -918,6 +916,3 @@ MODULE_LICENSE("GPL");

MODULE_FIRMWARE("whiteheat.fw");
MODULE_FIRMWARE("whiteheat_loader.fw");

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

0 comments on commit 47b662a

Please sign in to comment.