Commit 5072cfc4 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

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: default avatarFelipe Balbi <balbi@ti.com>
parent d9261898
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment