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:
7fccfc0
)
[ARM] 5451/1: ep93xx:core.c: build warning fix
author
Hartley Sweeten
<hartleys@visionengravers.com>
Tue, 14 Apr 2009 20:38:07 +0000
(21:38 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 15 Apr 2009 09:01:03 +0000
(10:01 +0100)
Fix trivial build warning due to incompatible pointer type.
ep93xx_timer_interrupt() has the wrong return type causing a
warning during the build.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found