commit | 27202f2f1dac95a7892ebeca23531c15c027e9f1 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Wed Mar 02 10:35:27 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 07 16:11:14 2016 -0800 |
tree | eef8437c4925bb5502bc4a70b50e509fe45b6cd8 | |
parent | 9a7a6eb6453a0b128ab312442cff0c15a5ab1e3b [diff] |
tty: sh-sci: Use ARCH_RENESAS Make use of ARCH_RENESAS in place of ARCH_SHMOBILE. This is part of an ongoing process to migrate from ARCH_SHMOBILE to ARCH_RENESAS the motivation for which being that RENESAS seems to be a more appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>