]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/misc/sisusbvga/sisusb.h
USB: Added driver for a Delcom USB 7-segment LED Display
[linux-2.6-omap-h63xx.git] / drivers / usb / misc / sisusbvga / sisusb.h
index d2d7872cd0229622ba546f3fc3111b20bccc471e..cf0b4a5883f665f27f2f9d34d13e9854d080565f 100644 (file)
@@ -120,9 +120,6 @@ struct sisusb_usb_data {
        int isopen;             /* !=0 if open */
        int present;            /* !=0 if device is present on the bus */
        int ready;              /* !=0 if device is ready for userland */
-#ifdef SISUSB_OLD_CONFIG_COMPAT
-       int ioctl32registered;
-#endif
        int numobufs;           /* number of obufs = number of out urbs */
        char *obuf[NUMOBUFS], *ibuf;    /* transfer buffers */
        int obufsize, ibufsize;