[U-Boot] [PATCH v2 16/19] video: Remove the old parade driver
Simon Glass
sjg at chromium.org
Sun Aug 9 17:04:43 CEST 2015
On 3 August 2015 at 08:19, Simon Glass <sjg at chromium.org> wrote:
> We have a new one which uses driver model and device tree configuration.
> Remove the old one.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/video/Makefile | 1 -
> drivers/video/parade.c | 231 --------------------------------------------
> include/configs/peach-pi.h | 2 -
> include/configs/peach-pit.h | 2 -
> include/fdtdec.h | 1 -
> include/parade.h | 18 ----
> lib/fdtdec.c | 1 -
> 7 files changed, 256 deletions(-)
> delete mode 100644 drivers/video/parade.c
> delete mode 100644 include/parade.h
Applied to u-boot-dm.
More information about the U-Boot
mailing list