linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: i.MX unnecessary ifdef removal
Date: Thu, 27 Jan 2011 14:00:20 +0100	[thread overview]
Message-ID: <1296133233-1062-1-git-send-email-s.hauer@pengutronix.de> (raw)

The following patches remove several unnecessary ifdefs in board
files.

Sascha

The following changes since commit 376e9c5848abef8c72c09bd89f2f7ee128caa104:

  ARM: mxs: add initial pm support (2011-01-26 08:30:49 +0100)

are available in the git repository at:
  none ..BRANCH.NOT.VERIFIED..

Sascha Hauer (13):
      ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefs
      ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPI
      ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs
      ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs
      ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs
      ARM i.MX27 pca100: remove unnecessary CONFIG_SPI_IMX ifdefs
      ARM i.MX27 eukrea mbimx27: remove unnecessary CONFIG_SPI_IMX ifdefs
      ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs
      ARM i.MX51 mx51 3ds: remove unnecessary CONFIG_SERIAL_IMX ifdefs
      ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_SERIAL_IMX ifdefs
      ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_KEYBOARD_IMX ifdefs
      ARM i.MX51 cpuimx51: remove unnecessary CONFIG_SERIAL_8250 ifdefs
      ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefs

 arch/arm/mach-imx/eukrea_mbimx27-baseboard.c |    2 -
 arch/arm/mach-imx/mach-pca100.c              |    4 ---
 arch/arm/mach-mx3/mach-mx31ads.c             |   21 +-------------------
 arch/arm/mach-mx3/mach-pcm037_eet.c          |    2 -
 arch/arm/mach-mx3/mach-pcm043.c              |   10 ++------
 arch/arm/mach-mx5/board-cpuimx51.c           |    4 ---
 arch/arm/mach-mx5/board-mx51_3ds.c           |   27 ++++---------------------
 arch/arm/mach-mx5/board-mx51_babbage.c       |   19 ++++-------------
 arch/arm/mach-mx5/board-mx51_efikamx.c       |   17 ++-------------
 9 files changed, 17 insertions(+), 89 deletions(-)

             reply	other threads:[~2011-01-27 13:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 13:00 Sascha Hauer [this message]
2011-01-27 13:00 ` [PATCH 01/13] ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 02/13] ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPI Sascha Hauer
2011-01-27 13:00 ` [PATCH 03/13] ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 04/13] ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 05/13] ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 06/13] ARM i.MX27 pca100: remove unnecessary CONFIG_SPI_IMX ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 07/13] ARM i.MX27 eukrea mbimx27: " Sascha Hauer
2011-01-27 13:00 ` [PATCH 08/13] ARM i.MX31 pcm037 eet: " Sascha Hauer
2011-01-27 13:00 ` [PATCH 09/13] ARM i.MX51 mx51 3ds: remove unnecessary CONFIG_SERIAL_IMX ifdefs Sascha Hauer
2011-01-27 13:26   ` Sergei Shtylyov
2011-01-27 13:00 ` [PATCH 10/13] ARM i.MX51 mx51 babbage: " Sascha Hauer
2011-01-27 13:00 ` [PATCH 11/13] ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_KEYBOARD_IMX ifdefs Sascha Hauer
2011-01-27 13:16   ` Fabio Estevam
2011-01-27 13:00 ` [PATCH 12/13] ARM i.MX51 cpuimx51: remove unnecessary CONFIG_SERIAL_8250 ifdefs Sascha Hauer
2011-01-27 13:00 ` [PATCH 13/13] ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefs Sascha Hauer
2011-01-27 13:48   ` Arnaud Patard (Rtp)
2011-01-27 14:04     ` Sascha Hauer

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=1296133233-1062-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).