summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-02-27 17:05:52 +0100
committerTom Rini <[email protected]>2024-03-02 14:29:36 -0500
commit69aa7ab2509c169cbb7b50a9fdb3f8cb1dd27049 (patch)
tree316b89a7f331c1c0fa0a08c81c18c8985dc40e40 /include/linux
parent82026c4779c95871e7ebfceb22323e8f45fa9974 (diff)
ARM: renesas: Rename ARCH_RMOBILE_BOARD_STRING to ARCH_RENESAS_BOARD_STRING
Rename ARCH_RMOBILE_BOARD_STRING to ARCH_RENESAS_BOARD_STRING because all the chips are made by Renesas, while only a subset of them is from the R-Mobile line. Use the following command to perform the rename: " $ git grep -l 'ARCH_RMOBILE_BOARD_STRING' | \ xargs -I {} sed -i 's@ARCH_RMOBILE_BOARD_STRING@ARCH_RENESAS_BOARD_STRING@g' {} " Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Paul Barker <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions