diff options
Diffstat (limited to 'include/asm-ppc64')
-rw-r--r-- | include/asm-ppc64/iSeries/iSeries_pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc64/iSeries/iSeries_pci.h b/include/asm-ppc64/iSeries/iSeries_pci.h index 5d127cf29bf5..ee0212f18b99 100644 --- a/include/asm-ppc64/iSeries/iSeries_pci.h +++ b/include/asm-ppc64/iSeries/iSeries_pci.h | |||
@@ -79,7 +79,6 @@ struct iSeries_Device_Node { | |||
79 | HvAgentId AgentId; /* Hypervisor DevFn */ | 79 | HvAgentId AgentId; /* Hypervisor DevFn */ |
80 | int DevFn; /* Linux devfn */ | 80 | int DevFn; /* Linux devfn */ |
81 | int Irq; /* Assigned IRQ */ | 81 | int Irq; /* Assigned IRQ */ |
82 | int IoRetry; /* Current Retry Count */ | ||
83 | int Flags; /* Possible flags(disable/bist)*/ | 82 | int Flags; /* Possible flags(disable/bist)*/ |
84 | u8 LogicalSlot; /* Hv Slot Index for Tces */ | 83 | u8 LogicalSlot; /* Hv Slot Index for Tces */ |
85 | struct iommu_table *iommu_table;/* Device TCE Table */ | 84 | struct iommu_table *iommu_table;/* Device TCE Table */ |