Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: Flag __ioremap_caller() __init_refok.
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>
- Loading branch information