WorkStruct: make allyesconfig
Fix up for make allyesconfig. Signed-Off-By: David Howells <dhowells@redhat.com>
This commit is contained in:
@@ -382,7 +382,7 @@ struct usb_device {
|
||||
|
||||
int pm_usage_cnt; /* usage counter for autosuspend */
|
||||
#ifdef CONFIG_PM
|
||||
struct work_struct autosuspend; /* for delayed autosuspends */
|
||||
struct delayed_work autosuspend; /* for delayed autosuspends */
|
||||
struct mutex pm_mutex; /* protects PM operations */
|
||||
|
||||
unsigned auto_pm:1; /* autosuspend/resume in progress */
|
||||
|
Reference in New Issue
Block a user