aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-rw-r--r--include/video/da8xx-fb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/video/da8xx-fb.h b/include/video/da8xx-fb.h
index 5f7767547fa0..c051a50ed528 100644
--- a/include/video/da8xx-fb.h
+++ b/include/video/da8xx-fb.h
@@ -67,9 +67,6 @@ struct lcd_ctrl_config {
67 /* Mono 8-bit Mode: 1=D0-D7 or 0=D0-D3 */ 67 /* Mono 8-bit Mode: 1=D0-D7 or 0=D0-D3 */
68 unsigned char mono_8bit_mode; 68 unsigned char mono_8bit_mode;
69 69
70 /* Invert pixel clock */
71 unsigned char invert_pxl_clock;
72
73 /* Invert line clock */ 70 /* Invert line clock */
74 unsigned char invert_line_clock; 71 unsigned char invert_line_clock;
75 72