commit | b89bc060b53e7054e5c8ca11feea4bc884d83611 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Nov 10 16:49:39 2020 +0100 |
committer | Rich Felker <dalias@libc.org> | Wed Jan 06 19:55:29 2021 -0500 |
tree | d182e65e7a4b54a3044f94777aa9f80923694448 | |
parent | a118584e7e60fa72ee441055b33b41c3354dba7e [diff] |
sh/intc: Restore devm_ioremap() alignment Restore alignment of the continuation of the devm_ioremap() call in register_intc_controller(). Fixes: 4bdc0d676a643140 ("remove ioremap_nocache and devm_ioremap_nocache") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rich Felker <dalias@libc.org>