]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/hid.h
HID: hiddev: reallocate hiddev's minor number
[mirror_ubuntu-artful-kernel.git] / include / linux / hid.h
index b2e472c3e595b6bddddf76ada68582cf369b1ca0..24de54835e5296d231f9a013e43af0c88f34429d 100644 (file)
@@ -541,7 +541,6 @@ struct hid_device {                                                 /* device report descriptor */
        struct list_head inputs;                                        /* The list of inputs */
        void *hiddev;                                                   /* The hiddev structure */
        void *hidraw;
-       int minor;                                                      /* Hiddev minor number */
 
        int open;                                                       /* is the device open by anyone? */
        char name[128];                                                 /* Device name */