linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nikai@nikai.net (Nicolas Kaiser)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] arm/davinci: remove duplicated include
Date: Mon, 4 Oct 2010 12:39:47 +0200	[thread overview]
Message-ID: <20101004123947.1e89128f@absol.kitzblitz> (raw)
In-Reply-To: <20101004122436.7092868f@absol.kitzblitz>

Remove duplicated include.

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

diff --git a/arch/arm/mach-davinci/board-da850-evm.c b/arch/arm/mach-davinci/board-da850-evm.c
index fdc2cc5..851cc45 100644
--- a/arch/arm/mach-davinci/board-da850-evm.c
+++ b/arch/arm/mach-davinci/board-da850-evm.c
@@ -26,7 +26,6 @@
 #include <linux/mtd/physmap.h>
 #include <linux/regulator/machine.h>
 #include <linux/regulator/tps6507x.h>
-#include <linux/mfd/tps6507x.h>
 #include <linux/input/tps6507x-ts.h>
 
 #include <asm/mach-types.h>
-- 
1.7.2.2

  parent reply	other threads:[~2010-10-04 10:39 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 ` [PATCH 4/5] arm/omap: " Nicolas Kaiser
2010-10-05 20:06   ` Tony Lindgren
2010-10-05 22:16   ` Tony Lindgren
2010-10-04 10:39 ` Nicolas Kaiser [this message]
2010-10-04 14:50   ` [PATCH 5/5] arm/davinci: " 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=20101004123947.1e89128f@absol.kitzblitz \
    --to=nikai@nikai.net \
    --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).