diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-08-31 08:49:56 -0400 |
---|---|---|
committer | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-15 08:25:21 -0500 |
commit | f02579e3a81954c8f0944c7d2a95159ee48f052d (patch) | |
tree | 9708e5ba273967fb74588627da729e6ee1956422 /drivers/net/wireless/iwlegacy/debug.c | |
parent | f19ab370a7ba40570dcdb2c0c3cdaa8c20efde97 (diff) |
iwlegacy: merge iwl-debug.h into common.h
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/debug.c')
-rw-r--r-- | drivers/net/wireless/iwlegacy/debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlegacy/debug.c b/drivers/net/wireless/iwlegacy/debug.c index 62292a68567d..4e2b6c80849e 100644 --- a/drivers/net/wireless/iwlegacy/debug.c +++ b/drivers/net/wireless/iwlegacy/debug.c | |||
@@ -28,8 +28,6 @@ | |||
28 | #include <linux/ieee80211.h> | 28 | #include <linux/ieee80211.h> |
29 | #include <net/mac80211.h> | 29 | #include <net/mac80211.h> |
30 | 30 | ||
31 | |||
32 | #include "iwl-debug.h" | ||
33 | #include "common.h" | 31 | #include "common.h" |
34 | 32 | ||
35 | /* create and remove of files */ | 33 | /* create and remove of files */ |