diff options
Diffstat (limited to 'include/media/davinci/vpbe_display.h')
-rw-r--r-- | include/media/davinci/vpbe_display.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/media/davinci/vpbe_display.h b/include/media/davinci/vpbe_display.h index de0843d6f05c..163a02b92c04 100644 --- a/include/media/davinci/vpbe_display.h +++ b/include/media/davinci/vpbe_display.h | |||
@@ -91,10 +91,6 @@ struct vpbe_layer { | |||
91 | /* V4l2 specific parameters */ | 91 | /* V4l2 specific parameters */ |
92 | /* Identifies video device for this layer */ | 92 | /* Identifies video device for this layer */ |
93 | struct video_device video_dev; | 93 | struct video_device video_dev; |
94 | /* This field keeps track of type of buffer exchange mechanism user | ||
95 | * has selected | ||
96 | */ | ||
97 | enum v4l2_memory memory; | ||
98 | /* Used to store pixel format */ | 94 | /* Used to store pixel format */ |
99 | struct v4l2_pix_format pix_fmt; | 95 | struct v4l2_pix_format pix_fmt; |
100 | enum v4l2_field buf_field; | 96 | enum v4l2_field buf_field; |