From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Remove unused files
Date: Fri, 31 Oct 2014 00:43:46 +0100 [thread overview]
Message-ID: <20141031004346.40023658@crub> (raw)
In-Reply-To: <1414661281-4633-1-git-send-email-yamada.m@jp.panasonic.com>
On Thu, 30 Oct 2014 18:28:01 +0900
Masahiro Yamada <yamada.m@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@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
prev parent reply other threads:[~2014-10-30 23:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 9:28 [U-Boot] [PATCH] Remove unused files Masahiro Yamada
2014-10-30 12:32 ` Wolfgang Denk
2014-10-30 23:43 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141031004346.40023658@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.