]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit0dd4d5cbe4c38165dc9b3ad329ebb23f24d74fdb
treec2ba5f76da4ad86538c5fc9a2a410efa094c1e85
parentcf7599322a6052dae7353f6d986eae06dc7759f5
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