From: Luke Hart Date: Fri, 12 Sep 2014 09:48:33 +0000 (+0100) Subject: staging: unisys: Fix sparse error - accessing __iomem directly X-Git-Tag: fixes-for-v3.18-merge-window~15^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635ecc5f36438cdf8cf3b88421321ee7443eb2d1;p=pandora-kernel.git staging: unisys: Fix sparse error - accessing __iomem directly Copy the channel type into a temporary buffer so that code will work for architectures that don't support MMIO. This now works in same way as other tests in same function. Signed-off-by: Luke Hart Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed