aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/smartconnect.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-05-28 11:59:33 +0000
committerHans de Goede <[email protected]>2024-06-03 09:43:15 +0000
commit078fc56f5c1787a9272373742f817b320c046d1a (patch)
treeb58f79a54305b1ad0523f63723a767f3b0c7b54d /drivers/platform/x86/intel/smartconnect.c
parentplatform/x86: touchscreen_dmi: Use 2-argument strscpy() (diff)
downloadkernel-078fc56f5c1787a9272373742f817b320c046d1a.tar.gz
kernel-078fc56f5c1787a9272373742f817b320c046d1a.zip
platform/x86: yt2-1380: add CONFIG_EXTCON dependency
This driver uses the extcon subsystem and fails to build when it cannot call into that subsystem: x86_64-linux-ld: vmlinux.o: in function `yt2_1380_fc_worker': lenovo-yoga-tab2-pro-1380-fastcharger.c:(.text+0xa9d819): undefined reference to `extcon_get_state' x86_64-linux-ld: lenovo-yoga-tab2-pro-1380-fastcharger.c:(.text+0xa9d853): undefined reference to `extcon_get_state' x86_64-linux-ld: vmlinux.o: in function `yt2_1380_fc_serdev_probe': lenovo-yoga-tab2-pro-1380-fastcharger.c:(.text+0xa9da22): undefined reference to `extcon_get_extcon_dev' x86_64-linux-ld: lenovo-yoga-tab2-pro-1380-fastcharger.c:(.text+0xa9dc0c): undefined reference to `devm_extcon_register_notifier_all' Add a Kconfig dependency to make it it always builds correctly. Fixes: b2ed33e8d486 ("platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driver") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/smartconnect.c')
0 files changed, 0 insertions, 0 deletions