mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Update backports/v5.5_memtype_h.patch
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
diff --git a/drivers/media/pci/ivtv/ivtvfb.c b/drivers/media/pci/ivtv/ivtvfb.c
|
||||
index 0c2859844081..f2922b554b09 100644
|
||||
index 2c43ebf83966..46aa3324a6d0 100644
|
||||
--- a/drivers/media/pci/ivtv/ivtvfb.c
|
||||
+++ b/drivers/media/pci/ivtv/ivtvfb.c
|
||||
@@ -37,7 +37,7 @@
|
||||
#include <linux/ivtvfb.h>
|
||||
|
||||
#ifdef CONFIG_X86_64
|
||||
#if defined(CONFIG_X86_64) && !defined(CONFIG_UML)
|
||||
-#include <asm/memtype.h>
|
||||
+#include <asm/pat.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user