public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Kaiser <nikai@nikai.net>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 4/5] arm/omap: remove duplicated include
Date: Mon, 4 Oct 2010 12:39:37 +0200	[thread overview]
Message-ID: <20101004123937.4493b01b@absol.kitzblitz> (raw)
In-Reply-To: <20101004122436.7092868f@absol.kitzblitz>

Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
 arch/arm/mach-omap2/board-cm-t35.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-omap2/board-cm-t35.c b/arch/arm/mach-omap2/board-cm-t35.c
index e10bc10..3308119 100644
--- a/arch/arm/mach-omap2/board-cm-t35.c
+++ b/arch/arm/mach-omap2/board-cm-t35.c
@@ -237,8 +237,6 @@ static inline void cm_t35_init_nand(void) {}
 	defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE)
 #include <linux/spi/ads7846.h>
 
-#include <plat/mcspi.h>
-
 static struct omap2_mcspi_device_config ads7846_mcspi_config = {
 	.turbo_mode	= 0,
 	.single_channel	= 1,	/* 0: slave, 1: master */
-- 
1.7.2.2

  parent reply	other threads:[~2010-10-04 10:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-04 10:24 [PATCH 0/5] arm: remove duplicated includes Nicolas Kaiser
2010-10-04 10:39 ` [PATCH 1/5] arm/nomadik: remove duplicated include Nicolas Kaiser
2010-10-04 10:39 ` [PATCH 2/5] arm/tegra: " Nicolas Kaiser
2010-10-04 10:39 ` [PATCH 3/5] arm/shmobile: " Nicolas Kaiser
2010-10-06 11:24   ` Paul Mundt
2010-10-04 10:39 ` Nicolas Kaiser [this message]
2010-10-05 20:06   ` [PATCH 4/5] arm/omap: " Tony Lindgren
2010-10-05 22:16   ` Tony Lindgren
2010-10-04 10:39 ` [PATCH 5/5] arm/davinci: " Nicolas Kaiser
2010-10-04 14:50   ` Kevin Hilman

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=20101004123937.4493b01b@absol.kitzblitz \
    --to=nikai@nikai.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox