From 2d976c6daae44e6df88841b5bee75ba833e853d2 Mon Sep 17 00:00:00 2001 From: Andreas Kemnade Date: Mon, 25 Nov 2019 13:16:59 +0100 Subject: [PATCH] facetimehd: compile fix for kernel 5.4 pci-aspm.h is merged into pci.h [patrik: ported this to the mainline branch] Signed-off-by: Andreas Kemnade --- fthd_drv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fthd_drv.c b/fthd_drv.c index 2b3f33d..094667e 100644 --- a/fthd_drv.c +++ b/fthd_drv.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include