[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
authorAlexey Dobriyan <adobriyan@mail.ru>
Sat, 16 Apr 2005 18:10:02 +0000 (18:10 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:53 +0000 (21:51 -0700)
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>

No differences found