[U-Boot] [PATCH] Remove unused files

Anatolij Gustschin agust at denx.de
Fri Oct 31 00:43:46 CET 2014


On Thu, 30 Oct 2014 18:28:01 +0900
Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:

> [1] arch/arm/include/asm/arch-at91/at91_shdwn.h
>  The top9000 was the last board to use this header file.
>  It was removed by commit d58a9451e733 (ppc/arm: zap EMK boards).
> 
> [2] board/matrix_vision/common/*
>  Some Matrix Vision boards were dropped by commit e7a565638a7a
>  (powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7)
>  and commit af55e35d3389
>  (powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR).
>  Since then these files have been unused.
> 
> [3] include/usb/omap1510_udc.h
>   The omap5912osk was the last board to use this header file.
>   It was removed by commit 62d636aa2ac2
>   (omap: remove omap5912osk board support).
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
> 
>  arch/arm/include/asm/arch-at91/at91_shdwn.h |  35 ------
>  board/matrix_vision/common/Makefile         |   8 --
>  board/matrix_vision/common/mv_common.c      | 112 ------------------
>  board/matrix_vision/common/mv_common.h      |   9 --
>  include/usb/omap1510_udc.h                  | 174 ----------------------------
>  5 files changed, 338 deletions(-)
>  delete mode 100644 arch/arm/include/asm/arch-at91/at91_shdwn.h
>  delete mode 100644 board/matrix_vision/common/Makefile
>  delete mode 100644 board/matrix_vision/common/mv_common.c
>  delete mode 100644 board/matrix_vision/common/mv_common.h
>  delete mode 100644 include/usb/omap1510_udc.h

applied to u-boot-staging. Thanks!

Anatolij


More information about the U-Boot mailing list