aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/cfg.h')
-rw-r--r--net/mac80211/cfg.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/mac80211/cfg.h b/net/mac80211/cfg.h
deleted file mode 100644
index 2d51f62dc76c..000000000000
--- a/net/mac80211/cfg.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- * mac80211 configuration hooks for cfg80211
- */
-#ifndef __CFG_H
-#define __CFG_H
-
-extern const struct cfg80211_ops mac80211_config_ops;
-
-#endif /* __CFG_H */