From: nikai@nikai.net (Nicolas Kaiser)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] arm/nomadik: remove duplicated include
Date: Mon, 4 Oct 2010 12:39:01 +0200 [thread overview]
Message-ID: <20101004123901.6374d158@absol.kitzblitz> (raw)
In-Reply-To: <20101004122436.7092868f@absol.kitzblitz>
Remove duplicated include.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
arch/arm/plat-nomadik/include/plat/ste_dma40.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-nomadik/include/plat/ste_dma40.h b/arch/arm/plat-nomadik/include/plat/ste_dma40.h
index 5fbde4b..93a8126 100644
--- a/arch/arm/plat-nomadik/include/plat/ste_dma40.h
+++ b/arch/arm/plat-nomadik/include/plat/ste_dma40.h
@@ -14,7 +14,6 @@
#include <linux/dmaengine.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
-#include <linux/dmaengine.h>
/* dev types for memcpy */
#define STEDMA40_DEV_DST_MEMORY (-1)
--
1.7.2.2
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Kaiser <nikai@nikai.net>
To: Alessandro Rubini <rubini@unipv.it>
Cc: STEricsson <STEricsson_nomadik_linux@list.st.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 1/5] arm/nomadik: remove duplicated include
Date: Mon, 4 Oct 2010 12:39:01 +0200 [thread overview]
Message-ID: <20101004123901.6374d158@absol.kitzblitz> (raw)
In-Reply-To: <20101004122436.7092868f@absol.kitzblitz>
Remove duplicated include.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
arch/arm/plat-nomadik/include/plat/ste_dma40.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-nomadik/include/plat/ste_dma40.h b/arch/arm/plat-nomadik/include/plat/ste_dma40.h
index 5fbde4b..93a8126 100644
--- a/arch/arm/plat-nomadik/include/plat/ste_dma40.h
+++ b/arch/arm/plat-nomadik/include/plat/ste_dma40.h
@@ -14,7 +14,6 @@
#include <linux/dmaengine.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
-#include <linux/dmaengine.h>
/* dev types for memcpy */
#define STEDMA40_DEV_DST_MEMORY (-1)
--
1.7.2.2
next prev parent reply other threads:[~2010-10-04 10:39 UTC|newest]
Thread overview: 23+ 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:24 ` Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser [this message]
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 ` Nicolas Kaiser
2010-10-04 10:39 ` [PATCH 3/5] arm/shmobile: " Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser
2010-10-06 11:24 ` Paul Mundt
2010-10-06 11:24 ` Paul Mundt
2010-10-06 11:24 ` Paul Mundt
2010-10-04 10:39 ` [PATCH 4/5] arm/omap: " Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser
2010-10-05 20:06 ` Tony Lindgren
2010-10-05 20:06 ` Tony Lindgren
2010-10-05 22:16 ` Tony Lindgren
2010-10-05 22:16 ` Tony Lindgren
2010-10-04 10:39 ` [PATCH 5/5] arm/davinci: " Nicolas Kaiser
2010-10-04 10:39 ` Nicolas Kaiser
2010-10-04 14:50 ` Kevin Hilman
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=20101004123901.6374d158@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 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.