From: Sam Ravnborg Date: Sat, 26 Apr 2014 07:57:36 +0000 (+0200) Subject: sparc32: introduce asm-generic/io.h X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1039fb426094d376d58d7be9521fdb778ab108e;p=pandora-kernel.git sparc32: introduce asm-generic/io.h Use asm-generic/io.h definitions where applicable. The inxx() and outxx() methods whcih was duplicated in pcic.c + leon_pci.c are replaced by a set of static inlins from asm-generic/io.h iomap.c is replaced by the generic versions, but are still present to support sparc64. Signed-off-by: Sam Ravnborg Cc: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed