video: Drop atmel LCD code
This has not been migrated to DM_VIDEO since 2019. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:

committed by
Anatolij Gustschin

parent
b95125e480
commit
6b9a829d27
@@ -17,7 +17,6 @@
|
||||
#include <clk.h>
|
||||
#include <dm.h>
|
||||
#include <fdtdec.h>
|
||||
#include <lcd.h>
|
||||
#include <video.h>
|
||||
#include <wait_bit.h>
|
||||
#include <atmel_hlcdc.h>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#include <asm/io.h>
|
||||
#include <asm/arch/gpio.h>
|
||||
#include <asm/arch/clk.h>
|
||||
#include <lcd.h>
|
||||
#include <bmp_layout.h>
|
||||
#include <atmel_lcdc.h>
|
||||
#include <linux/delay.h>
|
||||
|
Reference in New Issue
Block a user