Merge branch 'pci/pm'
[linux-2.6-microblaze.git] / include / linux / pci.h
index bea1a03..bc52961 100644 (file)
@@ -380,6 +380,7 @@ struct pci_dev {
        struct pcie_link_state  *link_state;    /* ASPM link state */
        unsigned int    ltr_path:1;     /* Latency Tolerance Reporting
                                           supported from root to here */
+       int             l1ss;           /* L1SS Capability pointer */
 #endif
        unsigned int    eetlp_prefix_path:1;    /* End-to-End TLP Prefix */