X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fpci.h;h=16c9f2e61977e6f7e3192384435e43ad6aaecf9d;hb=56a9ccb7ba5ffd5f285e3a9628cb446192c8639c;hp=559d028970752672cc92260eb7b64c61276f5e89;hpb=e92427b289d252cfbd4cb5282d92f4ce1a5bb1fb;p=pandora-kernel.git diff --git a/include/linux/pci.h b/include/linux/pci.h index 559d02897075..16c9f2e61977 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h @@ -1191,6 +1191,11 @@ static inline int pci_set_power_state(struct pci_dev *dev, pci_power_t state) return 0; } +static inline int pci_wake_from_d3(struct pci_dev *dev, bool enable) +{ + return 0; +} + static inline pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state) { @@ -1479,6 +1484,7 @@ void pci_request_acs(void); #define PCI_VPD_RO_KEYWORD_PARTNO "PN" #define PCI_VPD_RO_KEYWORD_MFR_ID "MN" #define PCI_VPD_RO_KEYWORD_VENDOR0 "V0" +#define PCI_VPD_RO_KEYWORD_CHKSUM "RV" /** * pci_vpd_lrdt_size - Extracts the Large Resource Data Type length