]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commitaceee09d4f09dd7a6be48d04d329c140a5caaaf7
tree8082720757c04de138ef8d38c61d82a1121c4076
parent8f0b043045d0b19d7eb8b510bfe279c9bb05d952
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