diff options
author | Thomas Weißschuh <[email protected]> | 2023-10-12 12:23:39 +0200 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2023-10-25 18:33:42 +0200 |
commit | f354872108ebc5558653db5ff9b8c5edf375599d (patch) | |
tree | 4195e5d8f35810a6358cfe1863c567ee5f712919 /tools/perf/util/trace-event-scripting.c | |
parent | df8b030d82dd1224881acb4e778fa06c4824f72b (diff) |
HID: usbhid: 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