video: Drop use of the lcd header file

This file is being removed so drop remaining references to it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2022-10-30 20:07:17 +01:00
committed by Anatolij Gustschin
parent 8b1129588c
commit 70cc7b614f
8 changed files with 5 additions and 10 deletions
-1
View File
@@ -12,7 +12,6 @@
#include <log.h>
#include <malloc.h>
#include <mapmem.h>
#include <lcd.h>
#include <net.h>
#include <fdt_support.h>
#include <video.h>