File Remove-use-of-linux-pci-aspm.h-since-it-s-not-in-the.patch of Package facetimehd

From 3b77faf88cf25ef5f5a59c52a25d6054d4e8de7f Mon Sep 17 00:00:00 2001
From: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Date: Wed, 9 Jun 2021 11:04:38 +0200
Subject: [PATCH] Remove use of linux/pci-aspm.h since it's not in the Leap
 kernel

---
 fthd_drv.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/fthd_drv.c b/fthd_drv.c
index b266f7f..6d537b5 100644
--- a/fthd_drv.c
+++ b/fthd_drv.c
@@ -22,9 +22,6 @@
 #include <linux/module.h>
 #include <linux/pci.h>
 #include <linux/version.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0)
-#include <linux/pci-aspm.h>
-#endif
 #include <linux/io.h>
 #include <linux/interrupt.h>
 #include <linux/workqueue.h>
-- 
2.31.1

openSUSE Build Service is sponsored by