Skip to content
Commit 3b11e449 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] EBSA110: fix build errors caused by missing "const"



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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 129a84de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment