diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-08-31 08:04:45 -0400 |
---|---|---|
committer | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-15 08:20:23 -0500 |
commit | 47ef694dd47b1e97a0d766f3c74067bab3debfa5 (patch) | |
tree | 29f0b10ee8ee17e59ac3c3c7768d0be1e5f48ce1 /drivers/net/wireless/iwlegacy/common.c | |
parent | 99412002a07b63781adfc3d1272d3677841d4170 (diff) |
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/common.c')
-rw-r--r-- | drivers/net/wireless/iwlegacy/common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlegacy/common.c b/drivers/net/wireless/iwlegacy/common.c index 3b8d47c0d6b5..5d5efcb4045e 100644 --- a/drivers/net/wireless/iwlegacy/common.c +++ b/drivers/net/wireless/iwlegacy/common.c | |||
@@ -40,7 +40,6 @@ | |||
40 | #include <linux/skbuff.h> | 40 | #include <linux/skbuff.h> |
41 | #include <net/mac80211.h> | 41 | #include <net/mac80211.h> |
42 | 42 | ||
43 | #include "iwl-eeprom.h" | ||
44 | #include "iwl-debug.h" | 43 | #include "iwl-debug.h" |
45 | #include "common.h" | 44 | #include "common.h" |
46 | 45 | ||