summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2015-10-14 18:36:43 +0200
committerJohannes Berg <johannes.berg@intel.com>2015-10-14 18:36:43 +0200
commit3beea3513f6157500984dc6117fcf036b3380d7e (patch)
treef9713ae77f71f2406ca49d931b9a8e6e1afed46b /net/mac80211/main.c
parentfbd6ff5ceafa9c9c39e20f5a4f8c46c0b5efb2a2 (diff)
mac80211: remove cfg.h
The file contains just a single declaration that can easily move to another file - remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/main.c')
-rw-r--r--net/mac80211/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/main.c b/net/mac80211/main.c
index e2514fadc3d7..273c96de4910 100644
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
@@ -31,7 +31,6 @@
#include "mesh.h"
#include "wep.h"
#include "led.h"
-#include "cfg.h"
#include "debugfs.h"
void ieee80211_configure_filter(struct ieee80211_local *local)