git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da17838
)
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
author
Alexey Dobriyan
<adobriyan@mail.ru>
Sat, 16 Apr 2005 18:10:02 +0000
(18:10 +0000)
committer
Greg 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