[PATCH] video: da8xx-fb: remove unwanted define

2013-10-09 Thread Manish Badarkhe
Remove unwanted define "WSI_TIMEOUT" present in code.

Signed-off-by: Manish Badarkhe 
---
:100644 100644 e030e17... fa61323... M  drivers/video/da8xx-fb.c
 drivers/video/da8xx-fb.c |1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
index e030e17..fa61323 100644
--- a/drivers/video/da8xx-fb.c
+++ b/drivers/video/da8xx-fb.c
@@ -129,7 +129,6 @@
 
 #define LCD_NUM_BUFFERS2
 
-#define WSI_TIMEOUT50
 #define PALETTE_SIZE   256
 
 #defineCLK_MIN_DIV 2
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] video: da8xx-fb: remove unwanted define

2013-10-09 Thread Manish Badarkhe
Remove unwanted define WSI_TIMEOUT present in code.

Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com
---
:100644 100644 e030e17... fa61323... M  drivers/video/da8xx-fb.c
 drivers/video/da8xx-fb.c |1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
index e030e17..fa61323 100644
--- a/drivers/video/da8xx-fb.c
+++ b/drivers/video/da8xx-fb.c
@@ -129,7 +129,6 @@
 
 #define LCD_NUM_BUFFERS2
 
-#define WSI_TIMEOUT50
 #define PALETTE_SIZE   256
 
 #defineCLK_MIN_DIV 2
-- 
1.7.10.4

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/