Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278195
b: refs/heads/master
c: 47ef694
h: refs/heads/master
i:
  278193: 4d3253b
  278191: 54b2fae
v: v3
  • Loading branch information
Stanislaw Gruszka committed Nov 15, 2011
1 parent 6968a01 commit 40316b1
Show file tree
Hide file tree
Showing 9 changed files with 304 additions and 413 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: 99412002a07b63781adfc3d1272d3677841d4170
refs/heads/master: 47ef694dd47b1e97a0d766f3c74067bab3debfa5
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/iwlegacy/3945.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
#include <net/mac80211.h>

#include "common.h"
#include "commands.h"
#include "iwl-eeprom.h"
#include "iwl-led.h"
#include "3945.h"

/* Send led command */
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/iwlegacy/3945.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ extern const struct pci_device_id il3945_hw_card_ids[];
#include "common.h"
#include "iwl-prph.h"
#include "iwl-debug.h"
#include "iwl-led.h"
#include "iwl-eeprom.h"

/* Highest firmware API version supported */
#define IL3945_UCODE_API_MAX 2
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlegacy/4965-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@

#define DRV_NAME "iwl4965"

#include "iwl-eeprom.h"
#include "common.h"
#include "4965.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlegacy/4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#include <asm/unaligned.h>

#include "common.h"
#include "iwl-eeprom.h"
#include "4965.h"

#define IL_AC_UNSET -1
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlegacy/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
#include <linux/skbuff.h>
#include <net/mac80211.h>

#include "iwl-eeprom.h"
#include "iwl-debug.h"
#include "common.h"

Expand Down
Loading

0 comments on commit 40316b1

Please sign in to comment.