MIPS: move mips_{set,get}_machine_name() to a more generic place
authorJohn Crispin <blogic@openwrt.org>
Thu, 11 Apr 2013 05:34:59 +0000 (05:34 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:07 +0000 (01:19 +0200)
Previously this functionality was only available to users of the mips_machine
api. Moving the code to prom.c allows us to also add a OF wrapper.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5164/


No differences found