]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver
authorMike Isely <isely@pobox.com>
Sat, 2 Sep 2006 18:54:23 +0000 (15:54 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:35 +0000 (12:30 -0300)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-sysfs.c

index 38e9222dc7dc1dd2a16281f04382eeced830166e..c294f46db9b9f421c0a7648ec3cdc9e567098fe1 100644 (file)
@@ -39,8 +39,6 @@ struct pvr2_sysfs {
 #endif /* CONFIG_VIDEO_PVRUSB2_DEBUGIFC */
        struct pvr2_sysfs_ctl_item *item_first;
        struct pvr2_sysfs_ctl_item *item_last;
-       struct sysfs_ops kops;
-       struct kobj_type ktype;
        struct class_device_attribute attr_v4l_minor_number;
        struct class_device_attribute attr_unit_number;
        int v4l_minor_number_created_ok;