diff options
author | 2024-05-22 07:48:13 -0400 | |
---|---|---|
committer | 2024-05-27 11:30:34 +0200 | |
commit | 5d059bf2b1c4d5779a4c09ec418e40eded44a187 (patch) | |
tree | 2f1439dfd2ec7dc568f7dce88cd860ce4e47a5eb /scripts/generate_rust_analyzer.py | |
parent | platform/x86: x86-android-tablets: Add "select LEDS_CLASS" (diff) | |
download | linux-rng-5d059bf2b1c4d5779a4c09ec418e40eded44a187.tar.xz linux-rng-5d059bf2b1c4d5779a4c09ec418e40eded44a187.zip |
platform/x86: thinkpad_acpi: Select INPUT_SPARSEKMAP in Kconfig
Now that drivers/platform/x86/thinkpad_acpi.c uses
sparse_keymap_report_event(), it must select INPUT_SPARSEKMAP in its
Kconfig option otherwise the build fails with:
ld: vmlinux.o: in function `tpacpi_input_send_key':
thinkpad_acpi.c:(.text+0xd4d27f): undefined reference to `sparse_keymap_report_event'
ld: vmlinux.o: in function `hotkey_init':
thinkpad_acpi.c:(.init.text+0x66cb6): undefined reference to `sparse_keymap_setup'
Fixes: 42f7b965de9d ("platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers")
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240522074813.379b9fc2@gandalf.local.home
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions