diff options
Diffstat (limited to 'drivers/video/efi.c')
-rw-r--r-- | drivers/video/efi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/efi.c b/drivers/video/efi.c index 28ac15ff61b..78d123fad4b 100644 --- a/drivers/video/efi.c +++ b/drivers/video/efi.c @@ -7,7 +7,6 @@ #define LOG_CATEGORY LOGC_EFI -#include <common.h> #include <dm.h> #include <efi_api.h> #include <log.h> |