All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: BELLONI Alexandre <abelloni@adeneo-embedded.com>,
	"Jean-Christophe PLAGNIOL-VILLARD" <plagnioj@jcrosoft.com>,
	Linux Kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL v2] at91: little cleanup for 3.9
Date: Fri, 8 Feb 2013 16:30:14 +0100	[thread overview]
Message-ID: <51151A06.3020105@atmel.com> (raw)
In-Reply-To: <5114E32F.8030209@atmel.com>

Arnd, Olof,

There is a cleanup pull-request that allows us to remove
an unused AT91 board file.

This is a v2 of the pull-request, because I have included in this one a
correction of the patch: I now remove this board entry 
in at91sam9263_defconfig as well.

The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7:

  Linux 3.8-rc6 (2013-02-01 12:08:14 +1100)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git tags/at91-cleanup

for you to fetch changes up to b65adbec2d92769242e0ffe742630d88e68f7f22:

  ARM: at91: remove NEOCORE 926 board (2013-02-08 16:25:20 +0100)

----------------------------------------------------------------
Little AT91 cleanup: only remove one deprecated board.

----------------------------------------------------------------
Nicolas Ferre (1):
      ARM: at91: remove NEOCORE 926 board

 arch/arm/configs/at91sam9263_defconfig |   1 -
 arch/arm/mach-at91/Kconfig             |   6 -
 arch/arm/mach-at91/Makefile            |   1 -
 arch/arm/mach-at91/board-neocore926.c  | 387 -----------------------------------
 4 files changed, 395 deletions(-)
 delete mode 100644 arch/arm/mach-at91/board-neocore926.c

Thanks, bye,
-- 
Nicolas Ferre

  reply	other threads:[~2013-02-08 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 11:36 [GIT PULL] at91: little cleanup for 3.9 Nicolas Ferre
2013-02-08 11:36 ` Nicolas Ferre
2013-02-08 15:30 ` Nicolas Ferre [this message]
2013-02-10  0:42   ` [GIT PULL v2] " Olof Johansson
2013-02-10  0:42     ` Olof Johansson

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=51151A06.3020105@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=abelloni@adeneo-embedded.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=plagnioj@jcrosoft.com \
    /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.