Loading
usb: dwc3: of-simple: fix build warning on !PM
if we have a !PM kernel build, our runtime
suspend/resume callbacks will be left defined but
unused. Add a ifdef CONFIG_PM guard.
Signed-off-by:
Felipe Balbi <balbi@ti.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
if we have a !PM kernel build, our runtime
suspend/resume callbacks will be left defined but
unused. Add a ifdef CONFIG_PM guard.
Signed-off-by:
Felipe Balbi <balbi@ti.com>