aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/efi.c')
-rw-r--r--drivers/video/efi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/efi.c b/drivers/video/efi.c
index 78d123f..28ac15f 100644
--- a/drivers/video/efi.c
+++ b/drivers/video/efi.c
@@ -7,6 +7,7 @@
#define LOG_CATEGORY LOGC_EFI
+#include <common.h>
#include <dm.h>
#include <efi_api.h>
#include <log.h>