|
@@ -192,7 +192,7 @@ static inline int pci_no_d1d2(struct pci_dev *dev)
|
|
}
|
|
}
|
|
extern const struct attribute_group *pci_dev_groups[];
|
|
extern const struct attribute_group *pci_dev_groups[];
|
|
extern const struct attribute_group *pcibus_groups[];
|
|
extern const struct attribute_group *pcibus_groups[];
|
|
-extern struct device_type pci_dev_type;
|
|
|
|
|
|
+extern const struct device_type pci_dev_type;
|
|
extern const struct attribute_group *pci_bus_groups[];
|
|
extern const struct attribute_group *pci_bus_groups[];
|
|
|
|
|
|
|
|
|