summaryrefslogtreecommitdiff
path: root/arch/frv/mb93090-mb00/Makefile
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2011-11-29 19:20:06 (GMT)
committerMichael S. Tsirkin <mst@redhat.com>2011-12-04 14:00:12 (GMT)
commit5322418502be4696ebdef2ed164bbd0a348d4816 (patch)
treef5a2e2ea9b1988c2ed811e46573f9bb0d8630b7c /arch/frv/mb93090-mb00/Makefile
parent845501213033d0058945776349f15502823359d8 (diff)
downloadlinux-fsl-qoriq-5322418502be4696ebdef2ed164bbd0a348d4816.tar.xz
frv: switch to GENERIC_PCI_IOMAP
frv uses a version of pci_iomap that simply casts and returns back the start address. Looking closely, both ioremap and ioport_map seem to do this on this platform, so the generic pci_iomap will DTRT automatically. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'arch/frv/mb93090-mb00/Makefile')
-rw-r--r--arch/frv/mb93090-mb00/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/mb93090-mb00/Makefile b/arch/frv/mb93090-mb00/Makefile
index b73b542..21f1df1 100644
--- a/arch/frv/mb93090-mb00/Makefile
+++ b/arch/frv/mb93090-mb00/Makefile
@@ -3,7 +3,7 @@
#
ifeq "$(CONFIG_PCI)" "y"
-obj-y := pci-frv.o pci-irq.o pci-vdk.o pci-iomap.o
+obj-y := pci-frv.o pci-irq.o pci-vdk.o
ifeq "$(CONFIG_MMU)" "y"
obj-y += pci-dma.o