aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-06-21 17:15:46 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-21 18:46:29 -0700
commitaab41dea80b1b00e66533af096f797320be05f13 (patch)
tree1ee1f25388e4ecf6c3a1cb3eac81fc04c7e02c6c /arch
parent[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups (diff)
downloadlinux-dev-aab41dea80b1b00e66533af096f797320be05f13.tar.xz
linux-dev-aab41dea80b1b00e66533af096f797320be05f13.zip
[PATCH] ppc64 iSeries: iSeries_pci.h cleanups
Remove no longer used things from iSeries_pci.h. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/ppc64/kernel/iSeries_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/iSeries_pci.c b/arch/ppc64/kernel/iSeries_pci.c
index 1bff515bd298..1313a7a2f005 100644
--- a/arch/ppc64/kernel/iSeries_pci.c
+++ b/arch/ppc64/kernel/iSeries_pci.c
@@ -497,7 +497,6 @@ static int scan_bridge_slot(HvBusNumber Bus,
++DeviceCount;
node = build_device_node(Bus, SubBus, EADsIdSel, Function);
- node->Vendor = VendorId;
node->Irq = Irq;
node->LogicalSlot = BridgeInfo->logicalSlotNumber;