sh: Fix up the __raw_read/writeX() definitions.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:12:27 +0000 (15:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:12:27 +0000 (15:12 +0900)
These were doing largely bogus things and using the wrong typing for
the address. Bring these in line with the ARM definitions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found