From: Arnd Bergmann Date: Mon, 10 Nov 2014 14:10:32 +0000 (+0100) Subject: ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~8^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43b21cbbd816aebbb275093f22a974f7b0cb345;p=pandora-kernel.git 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed