Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11494
b: refs/heads/master
c: da3420f
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell committed Sep 27, 2005
1 parent 37bdbf4 commit 84ce22a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb4cf8056ead24ef0595859952319e2a608d5e07
refs/heads/master: da3420fcd62a8967c14a586355e322253a1504a8
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/iseries/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
obj-y += hvlog.o hvlpconfig.o lpardata.o setup.o mf.o lpevents.o \
hvcall.o proc.o htab.o iommu.o
obj-$(CONFIG_PCI) += pci.o irq.o
obj-$(CONFIG_PCI) += pci.o irq.o vpdinfo.o
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* File iSeries_vpdInfo.c created by Allan Trautman on Fri Feb 2 2001.
*
* This code gets the card location of the hardware
* Copyright (C) 2001 <Allan H Trautman> <IBM Corp>
* Copyright (C) 2005 Stephen Rothwel, IBM Corp
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/ppc64/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ obj-y += vdso32/ vdso64/

obj-$(CONFIG_PPC_OF) += of_device.o

pci-obj-$(CONFIG_PPC_ISERIES) += iSeries_VpdInfo.o
pci-obj-$(CONFIG_PPC_MULTIPLATFORM) += pci_dn.o pci_direct_iommu.o

obj-$(CONFIG_PCI) += pci.o pci_iommu.o iomap.o $(pci-obj-y)
Expand Down

0 comments on commit 84ce22a

Please sign in to comment.