diff options
author | Thomas Weißschuh <[email protected]> | 2023-10-12 12:23:41 +0200 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2023-10-25 18:33:42 +0200 |
commit | eeebfe6259ba2d5b0980eb7b0df384eb77e9e4f5 (patch) | |
tree | bc223a8b14372038ee30620fc9619164f68706c3 /tools/perf/util/trace-event-scripting.c | |
parent | fc2543414c3e9c5a0d3ac218ae93fb561a503deb (diff) |
HID: rmi: remove #ifdef CONFIG_PM
Through the usage of pm_ptr() the CONFIG_PM-dependent code will always be
compiled, protecting against bitrot.
The linker will then garbage-collect the unused function avoiding any overhead.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions