[PATCH 2/2] S3C24xx/video: fix forgotten include file name change

Juergen Beisert jbe at pengutronix.de
Wed Jan 4 04:36:30 EST 2012


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 at 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




More information about the barebox mailing list