From: Sam Ravnborg Date: Fri, 16 May 2014 21:25:43 +0000 (+0200) Subject: sparc32: fix sparse warning in auxio_32.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2aca8f9a64c26dcd9b3eb27db949f830eb80b28;p=pandora-kernel.git sparc32: fix sparse warning in auxio_32.c Fix following warning: auxio_32.c:133:33: warning: cast removes address space of expression To fix this auxio_power_register had to be defined as u8 _iomem. Use proper sbus operations on the pointer. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed