mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
dwc3-st uses pinctrl_pm_select_*_state() however it doesn't include the necessary header. Fix the build break caused by that, by simply including the missing header. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>