linux/arch/mips/include/asm/netlogic/xlp-hal
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
..
bridge.h MIPS: Netlogic: Read memory from DRAM BARs 2013-09-03 23:22:18 +02:00
cpucontrol.h MIPS: Netlogic: Split XLP L1 i-cache among threads 2013-02-17 00:15:20 +01:00
iomap.h MIPS: Netlogic: Add support for USB on XLP2xx 2013-09-03 23:22:20 +02:00
pcibus.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pic.h MIPS: Netlogic: XLP2XX CPU and PIC frequency 2013-09-03 23:22:19 +02:00
sys.h MIPS: Netlogic: XLP2XX CPU and PIC frequency 2013-09-03 23:22:19 +02:00
uart.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
xlp.h MIPS: Netlogic: replace early_init_devtree() call 2013-11-06 16:14:04 -06:00