aboutsummaryrefslogtreecommitdiffstats
path: root/pci-convert-bus-code-to-use-bus_groups.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-09 14:28:02 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-09 14:28:02 -0700
commit16dfea5d8528f5ae8137306ff9e1d637946696d4 (patch)
tree69a342d1eff576275a99b69f5d9b3d484f294064 /pci-convert-bus-code-to-use-bus_groups.patch
parente1adefb1daf4ccaa49432aa8ed5db2abe2abb0aa (diff)
downloadpatches-16dfea5d8528f5ae8137306ff9e1d637946696d4.tar.gz
refresh and remove a patch in Linus's tree
Diffstat (limited to 'pci-convert-bus-code-to-use-bus_groups.patch')
-rw-r--r--pci-convert-bus-code-to-use-bus_groups.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pci-convert-bus-code-to-use-bus_groups.patch b/pci-convert-bus-code-to-use-bus_groups.patch
index 98ffc32b58d4c2..f71d9b11507c51 100644
--- a/pci-convert-bus-code-to-use-bus_groups.patch
+++ b/pci-convert-bus-code-to-use-bus_groups.patch
@@ -55,7 +55,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
static ssize_t
--- a/drivers/pci/pci.h
+++ b/drivers/pci/pci.h
-@@ -153,7 +153,7 @@ static inline int pci_no_d1d2(struct pci
+@@ -156,7 +156,7 @@ static inline int pci_no_d1d2(struct pci
extern struct device_attribute pci_dev_attrs[];
extern const struct attribute_group *pcibus_groups[];
extern struct device_type pci_dev_type;