diff options
Diffstat (limited to 'include/asm-ppc64/iSeries/ItVpdAreas.h')
-rw-r--r-- | include/asm-ppc64/iSeries/ItVpdAreas.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-ppc64/iSeries/ItVpdAreas.h b/include/asm-ppc64/iSeries/ItVpdAreas.h index 97cfa6c427ec..71b3ad24f95a 100644 --- a/include/asm-ppc64/iSeries/ItVpdAreas.h +++ b/include/asm-ppc64/iSeries/ItVpdAreas.h | |||
@@ -61,12 +61,6 @@ | |||
61 | #define ItVpdAreasMaxSlotLabels 192 | 61 | #define ItVpdAreasMaxSlotLabels 192 |
62 | 62 | ||
63 | 63 | ||
64 | struct SlicVpdAdrs { | ||
65 | u32 pad1; | ||
66 | void *vpdAddr; | ||
67 | }; | ||
68 | |||
69 | |||
70 | struct ItVpdAreas { | 64 | struct ItVpdAreas { |
71 | u32 xSlicDesc; // Descriptor 000-003 | 65 | u32 xSlicDesc; // Descriptor 000-003 |
72 | u16 xSlicSize; // Size of this control block 004-005 | 66 | u16 xSlicSize; // Size of this control block 004-005 |