diff options
Diffstat (limited to 'drivers/video/vesa.c')
-rw-r--r-- | drivers/video/vesa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/vesa.c b/drivers/video/vesa.c index 50912c5c8bc..ab756ac8ea1 100644 --- a/drivers/video/vesa.c +++ b/drivers/video/vesa.c @@ -3,7 +3,6 @@ * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com> */ -#include <common.h> #include <dm.h> #include <log.h> #include <pci.h> |