aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2014-12-12 16:54:12 -0800
committerLinus Torvalds <[email protected]>2014-12-13 12:42:45 -0800
commit88221c32f98551727cd4b8137fcc857a5294b97f (patch)
tree717c885abf6bc3e89466b681430856c2e80ba01a /tools/perf/scripts/python/sctop.py
parent6ce4436c9cbe903af935291aa219fd6f4c85722d (diff)
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
Commit 7654e9d4fd8f ("drivers/rtc/rtc-snvs: fix suspend/resume") replaces SIMPLE_DEV_PM_OPS with direct declaration of snvs_rtc_pm_ops, but does so outside #ifdef CONFIG_PM_SLEEP. This causes the driver build to fail if CONFIG_PM_SLEEP is not configured. Fixes: 7654e9d4fd8f ("drivers/rtc/rtc-snvs: fix suspend/resume") Signed-off-by: Guenter Roeck <[email protected]> Cc: Sanchayan Maity <[email protected]> Cc: Alessandro Zummo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions