commit | e43b21cbbd816aebbb275093f22a974f7b0cb345 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Nov 10 15:10:32 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 10 15:59:01 2014 +0100 |
tree | b5ff8b657bea36337a5c49aded1217de61c29b91 | |
parent | 2cd0f55961d87da617adae717737d13cb9518e7f [diff] |
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI 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>