From: Alexey Dobriyan Date: Sat, 16 Apr 2005 18:10:02 +0000 (+0000) Subject: [PATCH] I2C: drivers/i2c/*: #include cleanup X-Git-Tag: v2.6.13-rc1~68^2~540^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0bb60e7b1a0a26c25d8cbf81dda7afbc8bd2982;p=pandora-kernel.git [PATCH] I2C: drivers/i2c/*: #include 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed