diff options
Diffstat (limited to 'include/drm')
-rw-r--r-- | include/drm/drmP.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h index e26b80236719..a5d8024ad56d 100644 --- a/include/drm/drmP.h +++ b/include/drm/drmP.h | |||
@@ -1184,8 +1184,6 @@ struct drm_device { | |||
1184 | 1184 | ||
1185 | struct device *dev; /**< Device structure */ | 1185 | struct device *dev; /**< Device structure */ |
1186 | struct pci_dev *pdev; /**< PCI device structure */ | 1186 | struct pci_dev *pdev; /**< PCI device structure */ |
1187 | int pci_vendor; /**< PCI vendor id */ | ||
1188 | int pci_device; /**< PCI device id */ | ||
1189 | #ifdef __alpha__ | 1187 | #ifdef __alpha__ |
1190 | struct pci_controller *hose; | 1188 | struct pci_controller *hose; |
1191 | #endif | 1189 | #endif |