mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
mtd: Drop unused scf0403_lcd driver
This is not used since this commit:
76386d6195 arm: Remove cm_t35 board
Drop the driver and Kconfig option.
Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||
/*
|
||||
* Copyright (c) 2013, Compulab Inc.
|
||||
*/
|
||||
#ifndef SCF0403_LCD_H_
|
||||
#define SCF0403_LCD_H_
|
||||
|
||||
int scf0403_init(int reset_gpio);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user