]> err.no Git - linux-2.6/blobdiff - include/linux/videodev2.h
[PATCH] nfsd: check error status from nfsd_sync_dir
[linux-2.6] / include / linux / videodev2.h
index b2f5e864b39728a7dec13bcf8cd496381989a014..ce40675324bd5edb738c339bc56f61b01f1212bf 100644 (file)
@@ -895,7 +895,6 @@ struct v4l2_audio
 
 /*  Flags for the 'mode' field */
 #define V4L2_AUDMODE_AVL               0x00001
-#define V4L2_AUDMODE_32BITS            0x00002
 
 struct v4l2_audioout
 {
@@ -1117,7 +1116,6 @@ int v4l2_prio_check(struct v4l2_prio_state *global, enum v4l2_priority *local);
 /* names for fancy debug output */
 extern char *v4l2_field_names[];
 extern char *v4l2_type_names[];
-extern char *v4l2_ioctl_names[];
 
 /*  Compatibility layer interface  --  v4l1-compat module */
 typedef int (*v4l2_kioctl)(struct inode *inode, struct file *file,