aboutsummaryrefslogtreecommitdiffstats
path: root/p01.patch
diff options
Diffstat (limited to 'p01.patch')
-rw-r--r--p01.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/p01.patch b/p01.patch
index f535a900fc87b6..9220c31421eecf 100644
--- a/p01.patch
+++ b/p01.patch
@@ -194,7 +194,7 @@
static struct attribute *pcibus_attrs[] = {
--- a/drivers/pci/pci.h
+++ b/drivers/pci/pci.h
-@@ -150,7 +150,7 @@ static inline int pci_no_d1d2(struct pci
+@@ -153,7 +153,7 @@ static inline int pci_no_d1d2(struct pci
return (dev->no_d1d2 || parent_dstates);
}