diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-10-12 12:23:40 +0200 |
---|---|---|
committer | Benjamin Tissoires <bentiss@kernel.org> | 2023-10-25 18:33:42 +0200 |
commit | fc2543414c3e9c5a0d3ac218ae93fb561a503deb (patch) | |
tree | 146c5d64f7230360f29e1d5f71390af6257ca60d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f354872108ebc5558653db5ff9b8c5edf375599d (diff) |
HID: multitouch: 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 <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20231012-hid-pm_ptr-v1-3-0a71531ca93b@weissschuh.net
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions