Skip to content

Commit

Permalink
video: da8xx-fb: remove unwanted define
Browse files Browse the repository at this point in the history
Remove unwanted define "WSI_TIMEOUT" present in code.

Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Manish Badarkhe authored and Tomi Valkeinen committed Oct 30, 2013
1 parent cf6ac4c commit fa3fd89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/video/da8xx-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@

#define LCD_NUM_BUFFERS 2

#define WSI_TIMEOUT 50
#define PALETTE_SIZE 256

#define CLK_MIN_DIV 2
Expand Down

0 comments on commit fa3fd89

Please sign in to comment.