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:
099ab11
)
i2c: completion header cleanups
author
Jean Delvare
<khali@linux-fr.org>
Tue, 13 Feb 2007 21:09:00 +0000
(22:09 +0100)
committer
Jean Delvare
<khali@arrakis.delvare>
Tue, 13 Feb 2007 21:09:00 +0000
(22:09 +0100)
i2c-core and i2c-isa use completions without including
<linux/completion.h>. Fix it.
i2c-powermac includes <linux/completion.h> but doesn't use any
completion. Fix it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: David Brownell <david-b@pacbell.net>
No differences found