aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/Makefile
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2015-10-14 18:40:10 +0200
committerJohannes Berg <johannes.berg@intel.com>2015-10-14 18:40:26 +0200
commit6f1f5d5f4dc39e579b3ac348277dd60ee9e44e08 (patch)
tree502a19b457c349172d33c715205856e42cef5ff2 /net/mac80211/Makefile
parentmac80211: remove cfg.h (diff)
downloadlinux-dev-6f1f5d5f4dc39e579b3ac348277dd60ee9e44e08.tar.xz
linux-dev-6f1f5d5f4dc39e579b3ac348277dd60ee9e44e08.zip
mac80211: remove event.c
That file contains just a single function, which itself is just a single statement to call a different function. Remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/Makefile')
-rw-r--r--net/mac80211/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/Makefile b/net/mac80211/Makefile
index 783e891b7525..f9137a8341f4 100644
--- a/net/mac80211/Makefile
+++ b/net/mac80211/Makefile
@@ -27,7 +27,6 @@ mac80211-y := \
key.o \
util.o \
wme.o \
- event.o \
chan.o \
trace.o mlme.o \
tdls.o \