diff options
Diffstat (limited to 'drivers/video/sandbox_dsi_host.c')
-rw-r--r-- | drivers/video/sandbox_dsi_host.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/sandbox_dsi_host.c b/drivers/video/sandbox_dsi_host.c index c84a27ee3be..7025ac986e3 100644 --- a/drivers/video/sandbox_dsi_host.c +++ b/drivers/video/sandbox_dsi_host.c @@ -3,7 +3,6 @@ * Copyright (C) 2019, STMicroelectronics - All Rights Reserved */ -#include <common.h> #include <display.h> #include <dm.h> #include <dsi_host.h> |