--- zzzz-none-000/linux-4.4.271/drivers/usb/storage/usb.h 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/usb/storage/usb.h 2023-04-19 10:22:30.000000000 +0000 @@ -158,6 +158,11 @@ pm_hook suspend_resume_hook; #endif +#ifdef CONFIG_AVM_USB_PM + 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;