commit | f0bb60e7b1a0a26c25d8cbf81dda7afbc8bd2982 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@mail.ru> | Sat Apr 16 18:10:02 2005 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:51:53 2005 -0700 |
tree | 93dc5302d0299e8167c2affc1d65a705219c0d88 | |
parent | da17838c5e7256976c34c5d051dc8fb3c6f364b7 [diff] |
[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>