]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/usb.h
WorkStruct: make allyesconfig
[net-next-2.6.git] / include / linux / usb.h
index 5482bfb3303dc36ff70b371171030ca99e3db7c4..06ce7a6260408057d64fd1353d3f14e772fda429 100644 (file)
@@ -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 */