]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48526e03ab98058b53b64495059ade088eead4d4
treea3b496f2ebb20d188d685becc407f4280016900e
parent315fea6f7190478fcc2bb9bcfe4ebbdead79069e
sh: mach-se: Fix up SE7206 no ioport build.

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>
arch/sh/boards/mach-se/7206/irq.c