diff options
| author | Arnd Bergmann <[email protected]> | 2025-07-09 15:17:28 +0000 |
|---|---|---|
| committer | Ilpo Järvinen <[email protected]> | 2025-07-11 15:35:10 +0000 |
| commit | 6e38b9fcbfa3053e1b5d2806a7233078d712bd34 (patch) | |
| tree | 1cfe06145d72963535f8e402475decccea589951 /drivers/platform/x86/intel/pmt/class.c | |
| parent | platform/x86/intel/pmt/discovery: fix format string warning (diff) | |
| download | kernel-6e38b9fcbfa3053e1b5d2806a7233078d712bd34.tar.gz kernel-6e38b9fcbfa3053e1b5d2806a7233078d712bd34.zip | |
platform/x86: lenovo: gamezone needs "other mode"
Registering the "other mode" notifier fails if that is disabled:
x86_64-linux-ld: drivers/platform/x86/lenovo/wmi-gamezone.o: in function `lwmi_gz_probe':
wmi-gamezone.c:(.text+0x336): undefined reference to `devm_lwmi_om_register_notifier'
This could be fixed by adding a stub helper, but a Kconfig 'select'
seems simpler here.
Fixes: 22024ac5366f ("platform/x86: Add Lenovo Gamezone WMI Driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ij: retained the other selects as wmi-gamezone is using them directly.]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
