Skip to content

Commit

Permalink
sh: pci: Roll pci-lib in to pci-new.
Browse files Browse the repository at this point in the history
Now that the pci-auto cruft is gone, pci-lib can go away.
Roll it back in to pci-new.c where it originally split off from.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Apr 20, 2009
1 parent 805fcc8 commit 35bcfff
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 225 deletions.
1 change: 0 additions & 1 deletion arch/sh/drivers/pci/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#
# Makefile for the PCI specific kernel interface routines under Linux.
#
obj-y += pci-lib.o
obj-$(CONFIG_PCI_NEW) += pci-new.o

obj-$(CONFIG_CPU_SUBTYPE_SH7751) += pci-sh7751.o ops-sh4.o
Expand Down
219 changes: 0 additions & 219 deletions arch/sh/drivers/pci/pci-lib.c

This file was deleted.

Loading

0 comments on commit 35bcfff

Please sign in to comment.