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:
2cd0f55
)
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 10 Nov 2014 14:10:32 +0000
(15:10 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 10 Nov 2014 14:59:01 +0000
(15:59 +0100)
Provide *_relaxed() accessors and make sure to pass the volatile void
__iomem * to accessors rather than the value cast to a u32. This allows
ixp4xx to build with IXP4XX_INDIRECT_PCI enabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found