[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup

Files that don't use CONFIG_* stuff shouldn't include config.h
Files that use CONFIG_* stuff should include config.h

It's that simple. ;-)

Signed-off-by: Alexey Dobriyan <adobriyan@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Esse commit está contido em:
Alexey Dobriyan
2005-04-16 18:10:02 +00:00
commit de Greg Kroah-Hartman
commit f0bb60e7b1
56 arquivos alterados com 1 adições e 55 exclusões

Ver arquivo

@@ -24,7 +24,6 @@
*/
#include <linux/config.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/kernel.h>