aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2012-02-25 19:09:40 -0500
committerGreg Kroah-Hartman <[email protected]>2012-02-28 10:53:08 -0800
commit87364624e2dd07c387b13e2ce0fda33448ef4247 (patch)
tree6b4ad798cb959450dfb3e53cb76b6e79895488d2 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent656d2b3964a9d0f9864d472f8dfa2dd7dd42e6c0 (diff)
usb: fix defined but not used warnings in hcd-pci.c
Shows up on ia64 builds (and possibly elsewhere) for configs that don't set PM_RUNTIME or PM_SLEEP as follows: drivers/usb/core/hcd-pci.c:383:12: warning: 'suspend_common' defined but not used drivers/usb/core/hcd-pci.c:438:12: warning: 'resume_common' defined but not used As per above, the functions are only used if RUNTIME/SLEEP are set, so make the two functions conditional on these Kconfig values. Signed-off-by: Paul Gortmaker <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions