]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sh: pci: Rename pci-new.c to pci.c.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 12:53:33 +0000 (21:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 12:53:33 +0000 (21:53 +0900)
pci-new.c is now in a state to replace the old pci.c, rename it
accordingly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/Kconfig
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/pci.c [moved from arch/sh/drivers/pci/pci-new.c with 100% similarity]

index ea903a984f011ff9fee20defff3d94829265e896..e8db585a6638a6617285044cef4e0b7293d2c31e 100644 (file)
@@ -17,7 +17,3 @@ config SH_PCIDMA_NONCOHERENT
          code will not have to flush the CPU's caches. If you have a PCI host
          bridge integrated with your SH CPU, refer carefully to the chip specs
          to see if you can say 'N' here. Otherwise, leave it as 'Y'.
-
-config PCI_NEW
-       def_bool y
-       depends on PCI
index eacac7f475d9405bcf0fcfacaeba88f363770243..d2ffc477549ad6fe0897ad11df6ad015cbdf4a8e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile for the PCI specific kernel interface routines under Linux.
 #
-obj-$(CONFIG_PCI_NEW)                  += pci-new.o
+obj-y                                  += pci.o
 
 obj-$(CONFIG_CPU_SUBTYPE_SH7751)       += pci-sh7751.o ops-sh4.o
 obj-$(CONFIG_CPU_SUBTYPE_SH7751R)      += pci-sh7751.o ops-sh4.o