diff options
author | Felipe Balbi <[email protected]> | 2016-09-07 13:39:37 +0300 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2016-09-07 15:37:36 +0300 |
commit | 696118c016dd5f5caaa05360f13f8acd8fb9d1a7 (patch) | |
tree | e00f6e1987304e862c4a58cc6fceba27cde2d736 /lib/mpi/mpi-bit.c | |
parent | 3ff488ab6000f1338684b227c499450317519cc1 (diff) |
usb: dwc3: pci: fix build warning on !PM_SLEEP
When building a kernel with CONFIG_PM_SLEEP=n, we
get the following warning:
drivers/usb/dwc3/dwc3-pci.c:253:12: warning: 'dwc3_pci_pm_dummy' defined but not used
In order to fix this, we should only define
dwc3_pci_pm_dummy() when CONFIG_PM_SLEEP is defined.
Fixes: f6c274e11e3b ("usb: dwc3: pci: runtime_resume child device")
Reported-by: Arnd Bergmann <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions