]> err.no Git - linux-2.6/blobdiff - drivers/media/video/se401.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6] / drivers / media / video / se401.c
index b4dd60b0f8f2fc225d1c117273510199247d6ada..f481277892da9be5eedf81d4ffe93043a5a012b1 100644 (file)
@@ -1231,7 +1231,6 @@ static const struct file_operations se401_fops = {
 };
 static struct video_device se401_template = {
        .name =         "se401 USB camera",
-       .type =         VID_TYPE_CAPTURE,
        .fops =         &se401_fops,
 };