mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 2/2] S3C24xx/video: fix forgotten include file name change
Date: Wed,  4 Jan 2012 10:36:30 +0100	[thread overview]
Message-ID: <1325669790-18433-3-git-send-email-jbe@pengutronix.de> (raw)
In-Reply-To: <1325669790-18433-1-git-send-email-jbe@pengutronix.de>

While we are here: do not follow the change of the file name, because there is
no GPIO dependency in this driver.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
 drivers/video/s3c24xx.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/s3c24xx.c b/drivers/video/s3c24xx.c
index f6af773..564ccbd 100644
--- a/drivers/video/s3c24xx.c
+++ b/drivers/video/s3c24xx.c
@@ -30,7 +30,6 @@
 #include <malloc.h>
 #include <errno.h>
 #include <io.h>
-#include <mach/s3c-gpio.h>
 #include <mach/s3c-generic.h>
 #include <mach/s3c24xx-fb.h>
 
-- 
1.7.7.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-01-04  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04  9:36 [PATCH] Fix compile failures due to arch move Juergen Beisert
2012-01-04  9:36 ` [PATCH 1/2] Mini2440: enable more working devices for a more broad compile time test Juergen Beisert
2012-01-04  9:36 ` Juergen Beisert [this message]

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=1325669790-18433-3-git-send-email-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=barebox@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