]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Netlogic: merge of.c into setup.c
authorJayachandran C <jayachandranc@netlogicmicro.com>
Fri, 13 Jul 2012 16:23:16 +0000 (21:53 +0530)
committerJohn Crispin <blogic@openwrt.org>
Tue, 21 Aug 2012 17:15:13 +0000 (19:15 +0200)
commit714c67fa6ff2c2533e6566ebcbe20aae0055ada9
treec7b5119e1d6c27ee301d3aa455e3481ee4e8e635
parent72839f617a0aaaf6fb4a3f19b92934f43f61c3b2
MIPS: Netlogic: merge of.c into setup.c

Move the function device_tree_init() from netlogic/xlp/of.c
to setup.c, and remove the wrapper functions reserve_mem_mach()
and free_mem_mach().

Remove file netlogic/xlp/of.c, and the Makefile entry for it.

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Patchwork: http://patchwork.linux-mips.org/patch/4097/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/netlogic/xlp/Makefile
arch/mips/netlogic/xlp/of.c [deleted file]
arch/mips/netlogic/xlp/setup.c