]> 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>
Wed, 22 Aug 2012 21:46:37 +0000 (23:46 +0200)
commit1f8a9ef10732c96b5f898eacd5603c07dcc68b32
tree151f6f3ec4ca7ed33ba160e0201c6d72f1d2023a
parent98dbc5764d8b6fa9cabe316fe725281703bf0fc6
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