summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/eventlog/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/tpm/eventlog/efi.c')
-rw-r--r--drivers/char/tpm/eventlog/efi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/tpm/eventlog/efi.c b/drivers/char/tpm/eventlog/efi.c
index e1593c5271a4..68f1e7ee60ce 100644
--- a/drivers/char/tpm/eventlog/efi.c
+++ b/drivers/char/tpm/eventlog/efi.c
@@ -15,6 +15,7 @@
#include <linux/tpm_eventlog.h>
#include "../tpm.h"
+#include "common.h"
/* read binary bios log from EFI configuration table */
int tpm_read_log_efi(struct tpm_chip *chip)