m68k: use the mmu pci.h for m68knommu as well
authorGreg Ungerer <gerg@uclinux.org>
Thu, 29 Jan 2009 05:33:15 +0000 (15:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:41 +0000 (15:17 +1000)
commit76fdb7d6bd7922353abc8a1407c6dde3789042ce
treeb6ad751bf6170f4e5144a527beab2de21301e433
parentbf5fe9ed73c2e696d3256ff18f926b103097abd2
m68k: use the mmu pci.h for m68knommu as well

The (m68knommu) COMEMPCI support has been removed from the kernel,
so now the mmu pci.h can be used on non-mmu setups as well.
Remove the non-mmu pci_no.h and revert the pci_mm.h to be pci.h.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/pci.h
arch/m68k/include/asm/pci_mm.h [deleted file]
arch/m68k/include/asm/pci_no.h [deleted file]