diff options
Diffstat (limited to 'include/media/vsp1.h')
| -rw-r--r-- | include/media/vsp1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/vsp1.h b/include/media/vsp1.h index 9322d9775fb7..458b400373d4 100644 --- a/include/media/vsp1.h +++ b/include/media/vsp1.h | |||
| @@ -26,7 +26,7 @@ int vsp1_du_setup_lif(struct device *dev, unsigned int width, | |||
| 26 | struct vsp1_du_atomic_config { | 26 | struct vsp1_du_atomic_config { |
| 27 | u32 pixelformat; | 27 | u32 pixelformat; |
| 28 | unsigned int pitch; | 28 | unsigned int pitch; |
| 29 | dma_addr_t mem[2]; | 29 | dma_addr_t mem[3]; |
| 30 | struct v4l2_rect src; | 30 | struct v4l2_rect src; |
| 31 | struct v4l2_rect dst; | 31 | struct v4l2_rect dst; |
| 32 | unsigned int alpha; | 32 | unsigned int alpha; |
