[NET]: Remove unnecessary config.h includes from net/
config.h is automatically included by kbuild these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
f0fd27d42e
commit
bf0d52492d
@@ -72,7 +72,6 @@
|
||||
|
||||
/***************************** INCLUDES *****************************/
|
||||
|
||||
#include <linux/config.h> /* Not needed ??? */
|
||||
#include <linux/module.h>
|
||||
#include <linux/types.h> /* off_t */
|
||||
#include <linux/netdevice.h> /* struct ifreq, dev_get_by_name() */
|
||||
|
Reference in New Issue
Block a user