]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/pci/pci.h
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / drivers / pci / pci.h
index d54632a1db43cbed30d89fb91b84fef489cbc4a4..198c84df5fb99b26f96877d35530d21ca3d5998c 100644 (file)
@@ -93,7 +93,7 @@ struct pci_vpd_ops {
 struct pci_vpd {
        unsigned int len;
        const struct pci_vpd_ops *ops;
-       struct bin_attribute *attr; /* descriptor for sysfs VPD entry */
+       bin_attribute_no_const *attr; /* descriptor for sysfs VPD entry */
 };
 
 int pci_vpd_pci22_init(struct pci_dev *dev);