Open gourvy opened 6 years ago
This commit fixes the compilation when CONFIG_PM isn't enabled. Otherwise, ehci_suspend and ehci_resume functions are called but they are not defined -> implicit declaration of function 'ehci_suspend'
This commit fixes the compilation when CONFIG_PM isn't enabled. Otherwise, ehci_suspend and ehci_resume functions are called but they are not defined -> implicit declaration of function 'ehci_suspend'