diff options
author | Tomer Barletz <barletz@gmail.com> | 2015-09-21 17:46:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 22:48:53 -0700 |
commit | 2b7627b73e81e5d23d5ae1490fe8e690af86e053 (patch) | |
tree | 54494312364b887ea51ce7bb9a8f73d77a8737bf /drivers/usb/host/xhci.c | |
parent | a6809ffd1687b3a8c192960e69add559b9d32649 (diff) |
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
xhci_pme_quirk() is only used when CONFIG_PM is defined.
Compiling a kernel without PM complains about this function
[reworded commit message -Mathias]
Cc: <stable@vger.kernel.org>
Signed-off-by: Tomer Barletz <barletz@gmail.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci.c')
0 files changed, 0 insertions, 0 deletions