From: Stephen Rothwell Date: Fri, 21 Dec 2007 04:23:48 +0000 (+1100) Subject: [POWERPC] Pointers marked as __iomem do not need to be volatile X-Git-Tag: v2.6.25-rc1~1131^2~199 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fbb9388365c3f6f9f17e6501a67f8636e4af08;p=pandora-kernel.git [POWERPC] Pointers marked as __iomem do not need to be volatile Fixes this warning: arch/powerpc/platforms/powermac/pci.c: In function 'u3_ht_cfg_access': arch/powerpc/platforms/powermac/pci.c:354: warning: return discards qualifiers from pointer target type arch/powerpc/platforms/powermac/pci.c:358: warning: return discards qualifiers from pointer target type Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed