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

From: Manish Badarkhe
Date: Thu Oct 10 2013 - 00:28:56 EST


Remove unwanted define "WSI_TIMEOUT" present in code.

Signed-off-by: Manish Badarkhe <badarkhe.manish@xxxxxxxxx>
---
: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_BUFFERS 2

-#define WSI_TIMEOUT 50
#define PALETTE_SIZE 256

#define CLK_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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/