diff options
Diffstat (limited to 'include/video/omapdss.h')
-rw-r--r-- | include/video/omapdss.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 5658b4b83db8..892b97f8e157 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -305,6 +305,7 @@ struct omap_overlay_info { | |||
305 | 305 | ||
306 | u32 paddr; | 306 | u32 paddr; |
307 | void __iomem *vaddr; | 307 | void __iomem *vaddr; |
308 | u32 p_uv_addr; /* for NV12 format */ | ||
308 | u16 screen_width; | 309 | u16 screen_width; |
309 | u16 width; | 310 | u16 width; |
310 | u16 height; | 311 | u16 height; |