summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>2015-02-22 21:41:34 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-26 21:37:34 (GMT)
commit45466a5c933fd0d2c3278957de8067133f186732 (patch)
tree07f34b566be1cf5a652ba7dc87a8e99302da49fc /drivers
parent7ea8b64d3b6da711f415cc01454dcc1d6924ee8b (diff)
downloadlinux-45466a5c933fd0d2c3278957de8067133f186732.tar.xz
staging: rtl8192u: Remove commented header.
This patch removes the commented header <linux/config.h> as it is not used in modern linux systems. Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
index fcc90a5..6201712 100644
--- a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
+++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
@@ -9,7 +9,6 @@
* more details.
*/
-//#include <linux/config.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>