diff options
Diffstat (limited to 'drivers/net/wireless/hostap')
-rw-r--r-- | drivers/net/wireless/hostap/hostap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/wireless/hostap/hostap.c b/drivers/net/wireless/hostap/hostap.c index 4fe8017b877c..366cefbaca59 100644 --- a/drivers/net/wireless/hostap/hostap.c +++ b/drivers/net/wireless/hostap/hostap.c | |||
@@ -12,10 +12,6 @@ | |||
12 | * more details. | 12 | * more details. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #ifndef EXPORT_SYMTAB | ||
16 | #define EXPORT_SYMTAB | ||
17 | #endif | ||
18 | |||
19 | #include <linux/config.h> | 15 | #include <linux/config.h> |
20 | #include <linux/version.h> | 16 | #include <linux/version.h> |
21 | #include <linux/module.h> | 17 | #include <linux/module.h> |