diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2022-07-18 10:10:52 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-18 13:45:32 +0100 |
commit | a3fd35be0eda760610a63e179ad860189b890f0b (patch) | |
tree | a8e283d2e1e1575612bd28e7f31b49a779edbed3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0ee0ab0bdab4f9e6754cc6a294e90c46b53f565b (diff) |
spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
Remove #ifdef CONFIG_PM, #ifdef CONFIG_PM_SLEEP and use
SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS() macros instead which allows
getting also rid of __maybe_unused in the code.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220718071052.1707858-1-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions