diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/video/omapdss.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index b1b5ba55976e..e62674599b3d 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
| @@ -420,6 +420,10 @@ struct omap_dss_device { | |||
| 420 | u8 data1_pol; | 420 | u8 data1_pol; |
| 421 | u8 data2_lane; | 421 | u8 data2_lane; |
| 422 | u8 data2_pol; | 422 | u8 data2_pol; |
| 423 | u8 data3_lane; | ||
| 424 | u8 data3_pol; | ||
| 425 | u8 data4_lane; | ||
| 426 | u8 data4_pol; | ||
| 423 | 427 | ||
| 424 | int module; | 428 | int module; |
| 425 | 429 | ||
