diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/videodev2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index b2f5e864b397..6ac7c1f7902f 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
@@ -895,7 +895,6 @@ struct v4l2_audio | |||
895 | 895 | ||
896 | /* Flags for the 'mode' field */ | 896 | /* Flags for the 'mode' field */ |
897 | #define V4L2_AUDMODE_AVL 0x00001 | 897 | #define V4L2_AUDMODE_AVL 0x00001 |
898 | #define V4L2_AUDMODE_32BITS 0x00002 | ||
899 | 898 | ||
900 | struct v4l2_audioout | 899 | struct v4l2_audioout |
901 | { | 900 | { |