aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-02-15 10:19:04 +0100
committerJonathan Cameron <[email protected]>2016-02-17 19:36:01 +0000
commit0e6071ab766be1b29c88c1e28bb3ed101cb10f93 (patch)
tree78b835c0ee16e4f8ce85142aa808338cb58995ba /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9e8be75e277a46ebbed4c37f1ee4b46ffeba5a08 (diff)
iio: health/afe4404: mark suspend/resume functions __maybe_unused
The newly added afe4404 driver implements suspend/resume using the SIMPLE_DEV_PM_OPS() macro, which leaves out references to the actual functions when CONFIG_PM is disabled, causing a harmless warning: health/afe4404.c:509:12: error: 'afe4404_suspend' defined but not used health/afe4404.c:530:12: error: 'afe4404_resume' defined but not used This marks the functions as __maybe_unused so we don't get those warnings. Signed-off-by: Arnd Bergmann <[email protected]> Fixes: 87aec56e27ef ("iio: health: Add driver for the TI AFE4404 heart monitor") Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions