MIPS: alchemy: Share prom_init implementation
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 5 Oct 2020 11:28:45 +0000 (13:28 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 6 Oct 2020 10:33:57 +0000 (12:33 +0200)
commit026ba130a5e8861259d12fb9ae352e9ce408955d
tree31f802aec9fedaefebc9ed9802525658c5e943ce
parent396c7d94c3bbe07ae00c9f694a5c731878843038
MIPS: alchemy: Share prom_init implementation

All boards have the same prom_init() function. Move it to common code and
delete the duplicates.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/alchemy/board-gpr.c
arch/mips/alchemy/board-mtx1.c
arch/mips/alchemy/board-xxs1500.c
arch/mips/alchemy/common/prom.c
arch/mips/alchemy/devboards/platform.c