diff options
author | 2010-10-13 21:47:14 -0700 | |
---|---|---|
committer | 2010-10-14 11:47:16 +0200 | |
commit | 3c7d2b765df974ae29a9f1d5a62e15b243a36763 (patch) | |
tree | a1f22e5f5d44441c1091cd6d40e5ffe5132fdaa4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable_device (diff) | |
download | linux-dev-3c7d2b765df974ae29a9f1d5a62e15b243a36763.tar.xz linux-dev-3c7d2b765df974ae29a9f1d5a62e15b243a36763.zip |
pcmcia: fix unused function compile warning
pcmcia_socket_dev_resume() is only referenced from macro
SET_SYSTEM_SLEEP_PM_OPS(NULL, pcmcia_socket_dev_resume)
which based on CONFIG_PM_SLEEP may or may not actually
use its second parameter.
Signed-off-by: Maciej Żenczykowski <zenczykowski@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions