sh: Flag __ioremap_caller() __init_refok.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:45:00 +0000 (21:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:45:00 +0000 (21:45 +0900)
The mem_init_done test makes sure that this path is only entered in
__init cases, so leaving ioremap_fixed() as __init and flagging the
caller __init_refok is sufficient.

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

No differences found