summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
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 de6f5eef9..ee5382029 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -63,7 +63,7 @@ index a8d59d612d27..467b9ccdf993 100644
{
return 0;
}
-+static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level);
++static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level)
+{
+ return 0;
+}