summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mv78xx0/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-03-21 16:59:19 (GMT)
committerJason Cooper <jason@lakedaemon.net>2013-04-15 14:06:39 (GMT)
commit95b80e0a9ab3c1c8b41af5f2863801708f8f7288 (patch)
treee64757a5964eb9b745e9357581476a80d01ab3ee /arch/arm/mach-mv78xx0/Makefile
parent5d1190ea69cd158835518d4132b3d98774073092 (diff)
downloadlinux-fsl-qoriq-95b80e0a9ab3c1c8b41af5f2863801708f8f7288.tar.xz
arm: mach-mv78xx0: convert to use the mvebu-mbus driver
This commit convers the mach-mv78xx0 sub-architecture to use the mvebu-mbus driver. We simply have to call mvebu_mbus_init() in the ->init_early() function, and modify the PCIe code so that it uses the new functions provided by mvebu-mbus to create the needed PCIe windows. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-mv78xx0/Makefile')
-rw-r--r--arch/arm/mach-mv78xx0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mv78xx0/Makefile b/arch/arm/mach-mv78xx0/Makefile
index 67a13f9..7cd0463 100644
--- a/arch/arm/mach-mv78xx0/Makefile
+++ b/arch/arm/mach-mv78xx0/Makefile
@@ -1,4 +1,4 @@
-obj-y += common.o addr-map.o mpp.o irq.o pcie.o
+obj-y += common.o mpp.o irq.o pcie.o
obj-$(CONFIG_MACH_DB78X00_BP) += db78x00-bp-setup.o
obj-$(CONFIG_MACH_RD78X00_MASA) += rd78x00-masa-setup.o
obj-$(CONFIG_MACH_TERASTATION_WXL) += buffalo-wxl-setup.o