From: Magnus Damm Date: Mon, 10 Sep 2007 03:08:42 +0000 (+0900) Subject: sh: add writesb(), readsb(), writesw() and readsw() to io.h X-Git-Tag: v2.6.24-rc1~1377^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6b003adc73011fd441a89c30d4f896667e24ba;p=pandora-kernel.git sh: add writesb(), readsb(), writesw() and readsw() to io.h This patch adds inline versions of writesb(), readsb(), writesw() and readsw() to include/asm-sh/io.h. Stolen from include/asm-avr32/io.h. These functions are needed to compile certain device drivers such as ax88796. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed