staging: unisys: removed unused 'visor_device.respond_to_device_create'
[cascardo/linux.git] / drivers / staging / unisys / include / visorbus.h
index 3788d16..db59d97 100644 (file)
@@ -134,7 +134,6 @@ struct visor_device {
        struct list_head list_all;
        struct periodic_work *periodic_work;
        bool being_removed;
-       bool responded_to_device_create;
        /* the code will detect and behave appropriately) */
        struct semaphore visordriver_callback_lock;
        bool pausing;