]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: Split XLP device tree code to dt.c
authorJayachandran C <jchandra@broadcom.com>
Mon, 10 Jun 2013 06:41:00 +0000 (06:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 15:46:42 +0000 (17:46 +0200)
commit23c5d33e61f614acbfed5e9c98db556df77a43ad
tree8082720757c04de138ef8d38c61d82a1121c4076
parentc7708fe352100b90a57bae514f157bd85694deea
MIPS: Netlogic: Split XLP device tree code to dt.c

Create new flle arch/mips/netlogic/xlp/dt.c and move the device
tree related code there.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5422/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/netlogic/xlp-hal/xlp.h
arch/mips/netlogic/xlp/Makefile
arch/mips/netlogic/xlp/dt.c [new file with mode: 0644]
arch/mips/netlogic/xlp/setup.c