]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Fix up more fallout from pointless ARM __iomem churn.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 15 Oct 2012 05:08:48 +0000 (14:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Oct 2012 05:08:48 +0000 (14:08 +0900)
commit072cdf9da237a567e522550ebddf182cb398b3e9
treec2ba5f76da4ad86538c5fc9a2a410efa094c1e85
parent19eb59c7045fa2c5b5c14620bab72e19019a6507
sh: Fix up more fallout from pointless ARM __iomem churn.

It was already pointed out how to fix these cases before the offending
patches were merged, but unsurprisingly, that didn't happen. As this
change is entirely superfluous to begin with, simply shut things up by
casting everything away.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/intc/access.c
drivers/sh/intc/chip.c
drivers/tty/serial/sh-sci.c