summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-04-13 16:20:17 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-04-13 16:20:17 +0200
commitb1e22a960e2a6f39797e7d2022994df2176ad1e9 (patch)
tree4394fe817d69e0e10528d9a2ab2d89a34faf13c8 /efi-secureboot.patch
parent3b9202a1d22ab26f0b70a72a5db81aec850b7aaf (diff)
parent48b75e92d6f4024e7f99442334f6969345516a72 (diff)
downloadkernel-b1e22a960e2a6f39797e7d2022994df2176ad1e9.tar.gz
kernel-b1e22a960e2a6f39797e7d2022994df2176ad1e9.tar.xz
kernel-b1e22a960e2a6f39797e7d2022994df2176ad1e9.zip
Merge remote-tracking branch 'origin/master' into rawhide-user-thl-vanilla-fedora
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r--efi-secureboot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index 931b90f44..de0495768 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -285,8 +285,8 @@ index 1797623b0c3a..fa8ac411bf6e 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -17,6 +17,7 @@
- #include <linux/root_dev.h>
#include <linux/sfi.h>
+ #include <linux/hugetlb.h>
#include <linux/tboot.h>
+#include <linux/security.h>
#include <linux/usb/xhci-dbgp.h>