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:
dfdee5f
)
i2c: Drivers shouldn't include <linux/i2c-id.h>
author
Jean Delvare
<khali@linux-fr.org>
Mon, 15 Nov 2010 21:40:38 +0000
(22:40 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Mon, 15 Nov 2010 21:40:38 +0000
(22:40 +0100)
Drivers don't need to include <linux/i2c-id.h>, especially not when
they don't use anything that header file provides.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Hunold <michael@mihu.de>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found