sh: mach-se: Fix up SE7206 no ioport build.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:29:00 +0000 (12:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:29:00 +0000 (12:29 +0900)
There was a leftover inw() used here that really just wants to be a
__raw_readw() instead. Convert it over.

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

No differences found