ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 2 May 2018 09:51:46 +0000 (11:51 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 2 May 2018 09:51:56 +0000 (11:51 +0200)
commit699e831e158a5846778d8bd6af054d4276277cb6
tree35ead80d7e0d5f69c9b1d46ae7342771a2fd0961
parent83a64bebe4204d57f6f024f9a31f364c13f4b93e
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING

Pull the symbol from the boards and zap struct rmobile_sysinfo as they
are rather useless. The entire purpose of that whole machinery was to
print board name in the CONFIG_ARCH_RMOBILE_BOARD_STRING. Do that in a
far simpler and more contained manner.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12 files changed:
arch/arm/mach-rmobile/board.c
arch/arm/mach-rmobile/include/mach/sys_proto.h
board/atmark-techno/armadillo-800eva/armadillo-800eva.c
board/kmc/kzm9g/kzm9g.c
board/renesas/alt/alt.c
board/renesas/blanche/blanche.c
board/renesas/gose/gose.c
board/renesas/koelsch/koelsch.c
board/renesas/lager/lager.c
board/renesas/porter/porter.c
board/renesas/silk/silk.c
board/renesas/stout/stout.c