summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-11-19 22:25:59 -0800
committerOlof Johansson <olof@lixom.net>2012-11-19 22:25:59 -0800
commit3fcdc0555f5043eded6312efce14cd8dd66f30f8 (patch)
tree20edf24f0d94bef87f17963db921c8e8ac894bbd /arch/arm/mach-davinci
parent6ee052a38fa83553eb269cdba2387f30bc790dd9 (diff)
downloadop-kernel-dev-3fcdc0555f5043eded6312efce14cd8dd66f30f8.zip
op-kernel-dev-3fcdc0555f5043eded6312efce14cd8dd66f30f8.tar.gz
ARM: davinci: move dtb targets to common location
The dtb targets belong in arch/arm/boot/dts/Makefile now, so move the newly added davinci targets there. Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r--arch/arm/mach-davinci/Makefile.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-davinci/Makefile.boot b/arch/arm/mach-davinci/Makefile.boot
index 5c5a95a..04a6c4e 100644
--- a/arch/arm/mach-davinci/Makefile.boot
+++ b/arch/arm/mach-davinci/Makefile.boot
@@ -11,5 +11,3 @@ else
params_phys-y := 0x80000100
initrd_phys-y := 0x80800000
endif
-
-dtb-$(CONFIG_MACH_DA8XX_DT) += da850-enbw-cmc.dtb da850-evm.dtb
OpenPOWER on IntegriCloud