diff options
Diffstat (limited to 'drivers/video/sandbox_osd.c')
-rw-r--r-- | drivers/video/sandbox_osd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/sandbox_osd.c b/drivers/video/sandbox_osd.c index 2a854d3958b..bedc32b7c80 100644 --- a/drivers/video/sandbox_osd.c +++ b/drivers/video/sandbox_osd.c @@ -3,7 +3,6 @@ * (C) Copyright 2018 * Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc */ -#include <common.h> #include <display.h> #include <dm.h> #include <malloc.h> |