From: Sam Ravnborg Date: Fri, 16 May 2014 21:25:40 +0000 (+0200) Subject: sparc32: fix sparse warning in iommu.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f977ea49ae24c3bf0595725465b9ca25385de307;p=pandora-kernel.git sparc32: fix sparse warning in iommu.c Fix following warning: iommu.c:69:21: warning: incorrect type in assignment (different address spaces) iommu_struct.regs is __iomem - fix up all users. Introduce sbus operations for all read/write operations. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed