[PATCH] remove unnecessary config.h includes from drivers/net/
config.h is automatically included by kbuild these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
* 1998/08/08 acme Initial version.
|
||||
*/
|
||||
|
||||
#include <linux/config.h> /* OS configuration options */
|
||||
#include <linux/stddef.h> /* offsetof(), etc. */
|
||||
#include <linux/errno.h> /* return codes */
|
||||
#include <linux/string.h> /* inline memset(), etc. */
|
||||
|
Reference in New Issue
Block a user