[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:
@@ -55,8 +55,6 @@ static const char version[] =
|
||||
)
|
||||
#endif
|
||||
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
|
Reference in New Issue
Block a user