aboutsummaryrefslogtreecommitdiffstats
path: root/main/dahdi-linux-lts/kernel-compat-5.4.patch
blob: 0e835eddab66190c8f0d74b1aba446a495c64060 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h.new
@@ -59,7 +59,7 @@
 #include <linux/poll.h>
 
 #ifdef CONFIG_PCI
-#include <linux/pci-aspm.h>
+#include <linux/pci.h>
 #endif
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)