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:
6852826
)
arm: vt8500: Fix build warning in uncompress.h
author
Tony Prisk
<linux@prisktech.co.nz>
Sun, 7 Oct 2012 21:23:32 +0000
(10:23 +1300)
committer
Olof Johansson
<olof@lixom.net>
Sun, 7 Oct 2012 21:50:06 +0000
(14:50 -0700)
This removes a build-time warning in uncompress.h due to incorrectly
cast values being passed to readb/writeb.
Removed arm/io.h and readb/writeb. Read/write directly to the serial
port with a volatile pointer.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found