summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/s390/processor.c
diff options
context:
space:
mode:
authorMichal Wilczynski <m.wilczynski@samsung.com>2025-12-09 21:06:03 +0100
committerUwe Kleine-König <ukleinek@kernel.org>2025-12-10 08:14:27 +0100
commit3c180003dffbc252a72dec4f0c697e12922e0417 (patch)
treed84491c70700f7477fb68bcb510741b1b0b5a085 /tools/testing/selftests/kvm/lib/s390/processor.c
parentfae00ea9f00367771003ace78f29549dead58fc7 (diff)
pwm: th1520: Fix missing Kconfig dependencies
The driver fails to build on configurations lacking COMMON_CLK (missing clk::Clk) or HAS_IOMEM (incomplete `pwm_chip` struct on UML). Add dependencies on ARCH_THEAD and HAS_IOMEM, and add COMMON_CLK to ensure correct compilation and platform targeting. Reported-by: Markus Probst <markus.probst@gmail.com> Closes: https://lore.kernel.org/all/a66b337528d700ae92d7940a04c59206e06a8495.camel@posteo.de/ Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202512020957.PqnHfe7C-lkp@intel.com/ Fixes: e03724aac758 ("pwm: Add Rust driver for T-HEAD TH1520 SoC") Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com> Link: https://patch.msgid.link/20251209-fix_deps_pwm-v1-1-f7ed8bd1bd3d@samsung.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/s390/processor.c')
0 files changed, 0 insertions, 0 deletions