u-boot/board/renesas/gose
Marek Vasut 65abdd1978 ARM: renesas: Rename rmobile.h to renesas.h
Rename rmobile.h to renesas.h 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 'include.*rmobile.h' | \
  xargs -I {} sed -i '/include.*rmobile.h/ s@rmobile.h@renesas.h@g' {}
"

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
2024-03-02 14:29:36 -05:00
..
gose.c ARM: renesas: Rename rmobile.h to renesas.h 2024-03-02 14:29:36 -05:00
gose_spl.c ARM: renesas: Rename rmobile.h to renesas.h 2024-03-02 14:29:36 -05:00
Kconfig arm: rmobile: Add support gose board 2014-11-10 09:43:48 +09:00
MAINTAINERS ARM: renesas: Update MAINTAINERS file 2023-08-07 13:41:43 -04:00
Makefile ARM: rmobile: Update M2-N Gose 2018-04-26 13:54:39 +02:00
qos.c ARM: renesas: Rename rmobile.h to renesas.h 2024-03-02 14:29:36 -05:00
qos.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00