aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pxafb.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pxafb.h')
-rw-r--r--drivers/video/pxafb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/pxafb.h b/drivers/video/pxafb.h
index de15fec5f82f..22c00be786a8 100644
--- a/drivers/video/pxafb.h
+++ b/drivers/video/pxafb.h
@@ -83,6 +83,8 @@ struct pxafb_info {
83 u_int reg_lccr2; 83 u_int reg_lccr2;
84 u_int reg_lccr3; 84 u_int reg_lccr3;
85 85
86 unsigned long hsync_time;
87
86 volatile u_char state; 88 volatile u_char state;
87 volatile u_char task_state; 89 volatile u_char task_state;
88 struct semaphore ctrlr_sem; 90 struct semaphore ctrlr_sem;