linux/arch/mips/include/asm/netlogic
Jayachandran C e363bbac31 MIPS: Netlogic: replace early_init_devtree() call
The early_init_devtree() API was removed in linux-next for 3.13 with
commit "mips: use early_init_dt_scan". This causes Netlogic XLP compile
to fail:

arch/mips/netlogic/xlp/setup.c:101: undefined reference to `early_init_devtree'

Add xlp_early_init_devtree() which uses the __dt_setup_arch() to
handle early device tree related initialization to fix this.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2013-11-06 16:14:04 -06:00
..
xlp-hal MIPS: Netlogic: replace early_init_devtree() call 2013-11-06 16:14:04 -06:00
xlr MIPS: Netlogic: XLP2XX CPU and PIC frequency 2013-09-03 23:22:19 +02:00
common.h MIPS: Netlogic: move cpu_ready array to boot area 2013-06-13 17:46:42 +02:00
haldefs.h MIPS: Netlogic: Remove unused code 2013-05-08 01:19:05 +02:00
interrupt.h MIPS: Netlogic: Support for XLR/XLS Fast Message Network 2012-11-09 11:37:20 +01:00
mips-extns.h MIPS: Netlogic: Remove unused EIMR/EIRR functions 2013-05-08 01:19:04 +02:00
psb-bootinfo.h