sh: fix P4 iounmap() pass-through
authorMagnus Damm <damm@igel.co.jp>
Tue, 24 Feb 2009 13:23:51 +0000 (22:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 27 Feb 2009 07:50:00 +0000 (16:50 +0900)
commit3e91faec47e9e12b965c952d698b0bb64847af06
tree6e4d7b69e2e1dc914ee6dbde9f7b1d8cae6c72ea
parent5e084a1586a864d4e9b3f2edbb1bd3429909d652
sh: fix P4 iounmap() pass-through

Fix iounmap() of pass-through P4 addresses. Without this patch
iounmap() on the sh7780 rtc area results in a warning message.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/ioremap_32.c