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-18 07:10:26 -06:00
committed by Anatolij Gustschin
parent 8b1129588c
commit 70cc7b614f
8 changed files with 5 additions and 10 deletions

View File

@@ -12,7 +12,6 @@
#include <common.h>
#include <console.h>
#include <dm.h>
#include <lcd.h>
#include <os.h>
#include <serial.h>
#include <video.h>