summaryrefslogtreecommitdiff
path: root/mac80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac80211.h')
-rw-r--r--mac80211.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/mac80211.h b/mac80211.h
deleted file mode 100644
index b70598a..0000000
--- a/mac80211.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (C) 2006-2015, Marvell International Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-
-/* Description: This file defines mac80211 related functions.
- */
-
-#ifndef _mwl_mac80211_h_
-#define _mwl_mac80211_h_
-
-#include <net/mac80211.h>
-
-extern const struct ieee80211_ops mwl_mac80211_ops;
-
-#endif /* _mwl_mac80211_h_ */