From 5f7f8f3ded1d3e601bb5c630959808c35f8c39e6 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Fri, 12 Feb 2016 15:54:31 -0800 Subject: [PATCH] sbkeysync: don't include efi.h It causes the ARM build to crash (because of directives) and it's unnecessary in this file. Signed-off-by: James Bottomley --- src/sbkeysync.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/sbkeysync.c b/src/sbkeysync.c index 46235d2..b379c1c 100644 --- a/src/sbkeysync.c +++ b/src/sbkeysync.c @@ -43,8 +43,6 @@ #include -#include - #include #include #include