summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTony Prisk <linux@prisktech.co.nz>2013-03-27 18:28:00 +1300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-28 11:18:54 -0700
commit4d053fdac3c44ec8c7a78c810292a156abf84971 (patch)
treeb9771222f59e13b4f5dc605cbefcccd8d9460249 /include
parentab1f046a1908d60d2bad20c3ac0f9e71db72318f (diff)
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Compiling with !CONFIG_PM generates an unused function warning on unlink_empty_async_suspended(). Enclose the function in a #ifdef CONFIG_PM Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions