aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-19 12:09:03 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-19 14:59:03 +0100
commita74095c68c4fc66195f7c4885171e4f1d9e5c5e6 (patch)
tree88ade1470663e4fccb367d1eefae13ea3c39d5fb /package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch
parent2d6a062b22c1dd8f1b6aae5235812bf9cfbdad11 (diff)
downloadupstream-a74095c68c4fc66195f7c4885171e4f1d9e5c5e6.tar.gz
upstream-a74095c68c4fc66195f7c4885171e4f1d9e5c5e6.tar.bz2
upstream-a74095c68c4fc66195f7c4885171e4f1d9e5c5e6.zip
mac80211: refresh patches
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch')
-rw-r--r--package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch b/package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch
index 5faeb96748..91740a62b9 100644
--- a/package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch
+++ b/package/kernel/mac80211/patches/build/100-backports-pci-Include-linux-pci-aspm.h.patch
@@ -11,9 +11,9 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- a/backport-include/linux/pci.h
+++ b/backport-include/linux/pci.h
-@@ -3,6 +3,10 @@
- #include_next <linux/pci.h>
- #include <linux/version.h>
+@@ -7,6 +7,10 @@
+ #include <linux/pci-aspm.h>
+ #endif
+#if LINUX_VERSION_IS_LESS(5,4,0)
+#include <linux/pci-aspm.h>