--- zzzz-none-000/linux-3.10.107/drivers/usb/storage/usb.h 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/drivers/usb/storage/usb.h 2021-11-10 11:53:55.000000000 +0000 @@ -158,6 +158,11 @@ pm_hook suspend_resume_hook; #endif +#ifdef CONFIG_AVM_USB_SUSPEND + unsigned long resume_start; + unsigned int max_spinup_ms; +#endif + /* hacks for READ CAPACITY bug handling */ int use_last_sector_hacks; int last_sector_retries;