[PATCH] video: Remove ati_radeon_fb

Bin Meng bmeng.cn at gmail.com
Fri Aug 20 11:32:56 CEST 2021


On Fri, Aug 20, 2021 at 3:08 AM Tom Rini <trini at konsulko.com> wrote:
>
> This driver is currently unused.  Remove.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/video/Makefile        |    1 -
>  drivers/video/ati_ids.h       |  211 ----
>  drivers/video/ati_radeon_fb.c |  761 -------------
>  drivers/video/ati_radeon_fb.h |  282 -----
>  include/radeon.h              | 1988 ---------------------------------
>  5 files changed, 3243 deletions(-)
>  delete mode 100644 drivers/video/ati_ids.h
>  delete mode 100644 drivers/video/ati_radeon_fb.c
>  delete mode 100644 drivers/video/ati_radeon_fb.h
>  delete mode 100644 include/radeon.h
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list