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:
583ddaf
)
[ARM] 5593/1: ep93xx: clock.c __iomem pointer
author
Hartley Sweeten
<hartleys@visionengravers.com>
Mon, 6 Jul 2009 16:40:53 +0000
(17:40 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 9 Jul 2009 15:13:45 +0000
(16:13 +0100)
To ensure typesafe io, the enable_reg variable should be a
void __iomem pointer not u32.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found