Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21318
b: refs/heads/master
c: 3234eee
h: refs/heads/master
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Mar 17, 2006
1 parent 61e72b3 commit d42ddae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 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: 752e377bfdad61482e39cafedb3a6bb1b5bb0289
refs/heads/master: 3234eeec18315356166cd89bd93fc4630192eece
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ipw2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ static struct ipw2100_fw ipw2100_firmware;
#endif

#include <linux/moduleparam.h>
#include <linux/mutex.h>
module_param(debug, int, 0444);
module_param(mode, int, 0444);
module_param(channel, int, 0444);
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ipw2100.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
#endif

#include <linux/workqueue.h>
#include <linux/mutex.h>

struct ipw2100_priv;
struct ipw2100_tx_packet;
Expand Down

0 comments on commit d42ddae

Please sign in to comment.