staging: rtl8192u: Remove commented header.
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>
Sun, 22 Feb 2015 21:43:15 +0000 (03:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 21:37:31 +0000 (13:37 -0800)
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>
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c

index fca73c7c9fbe911c1f6d7dc3cf8824b1939e98d0..96ab304d327c6803868e9b79cd1a693940537717 100644 (file)
@@ -32,7 +32,6 @@
 ******************************************************************************/
 
 #include <linux/compiler.h>
-//#include <linux/config.h>
 #include <linux/errno.h>
 #include <linux/if_arp.h>
 #include <linux/in6.h>
This page took 0.025499 seconds and 5 git commands to generate.