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:
59e8ce5
)
[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c
author
Holger Schurig
<h.schurig@mn-solutions.de>
Mon, 11 Feb 2008 15:51:41 +0000
(16:51 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2008 10:42:07 +0000
(10:42 +0000)
This fixes two warnings:
* unused static defined function decode_ICR() when
compiled without CONFIG_I2C_PXA_SLAVE
* a sparse warning about a void function returning
something
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found