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:
129a84d
)
[ARM] EBSA110: fix build errors caused by missing "const"
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 9 May 2007 19:18:05 +0000
(20:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 11 May 2007 16:20:02 +0000
(17:20 +0100)
arch/arm/mach-ebsa110/io.c:106: error: conflicting types for 'readsw'
arch/arm/mach-ebsa110/io.c:116: error: conflicting types for 'readsl'
arch/arm/mach-ebsa110/io.c:161: error: conflicting types for 'writesw'
arch/arm/mach-ebsa110/io.c:171: error: conflicting types for 'writesl'
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found