summaryrefslogtreecommitdiffstats
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 653cb47265..47441a35a6 100644
--- a/drivers/video/efi.c
+++ b/drivers/video/efi.c
@@ -8,6 +8,7 @@
#include <common.h>
#include <dm.h>
#include <efi_api.h>
+#include <log.h>
#include <vbe.h>
#include <video.h>