From: Sam Ravnborg Date: Sat, 26 Apr 2014 07:57:37 +0000 (+0200) Subject: sparc32: clean up io_32.h X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3373da90bf43b6018c32781b642070b1eeaaebe;p=pandora-kernel.git sparc32: clean up io_32.h After introducing asm-generic/io.h a few things could still be cleaned up o Drop useless macro indirection for sbus_* io access methods They were in the past used to hide casts between long and pointers but this is no longer so o Fix function definitions for sbus memory functions so return value appear on same line as function name Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed