From: Andrea Gelmini <andrea.gelmini@gelma.net>
To: andrea.gelmini@gelma.net
Cc: Tomi Valkeinen <tomi.valkeinen@nokia.com>,
Tony Lindgren <tony@atomide.com>,
Andrew Morton <akpm@linux-foundation.org>,
Koen Kooi <koen@openembedded.org>,
David Brownell <dbrownell@users.sourceforge.net>,
linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org
Subject: [PATCH 015/199] Video omap lcd_omap3beagle.c: duplicated include
Date: Sun, 23 May 2010 20:10:01 +0000 [thread overview]
Message-ID: <1274645401-27734-4-git-send-email-andrea.gelmini@gelma.net> (raw)
In-Reply-To: <1274645401-27734-1-git-send-email-andrea.gelmini@gelma.net>
drivers/video/omap/lcd_omap3beagle.c: plat/mux.h is included more than once.
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
drivers/video/omap/lcd_omap3beagle.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c
index ca75cc2..ac715f9 100644
--- a/drivers/video/omap/lcd_omap3beagle.c
+++ b/drivers/video/omap/lcd_omap3beagle.c
@@ -26,7 +26,6 @@
#include <linux/i2c/twl.h>
#include <plat/mux.h>
-#include <plat/mux.h>
#include <asm/mach-types.h>
#include "omapfb.h"
--
1.7.1.251.gf80a2
parent reply other threads:[~2010-05-23 20:10 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1274645401-27734-1-git-send-email-andrea.gelmini@gelma.net>]
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=1274645401-27734-4-git-send-email-andrea.gelmini@gelma.net \
--to=andrea.gelmini@gelma.net \
--cc=akpm@linux-foundation.org \
--cc=dbrownell@users.sourceforge.net \
--cc=koen@openembedded.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tomi.valkeinen@nokia.com \
--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;
as well as URLs for NNTP newsgroup(s).