aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmt/class.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2025-07-15 11:32:08 +0000
committerMarc Kleine-Budde <[email protected]>2025-07-15 11:32:08 +0000
commit4be430b2659b6d25df1cae46ed5b86bed72755f7 (patch)
tree22c51c4a6fc924e0f44dd40f3c5dafdbc20c8902 /drivers/platform/x86/intel/pmt/class.c
parentcan: janz-ican3: use sysfs_emit() in fwinfo_show() (diff)
parentcan: tscan1: Kconfig: add COMPILE_TEST (diff)
downloadkernel-4be430b2659b6d25df1cae46ed5b86bed72755f7.tar.gz
kernel-4be430b2659b6d25df1cae46ed5b86bed72755f7.zip
Merge patch series "can: Kconfig: add missing COMPILE_TEST"
Vincent Mailhol <[email protected]> says: The ti_hecc and tscan1 CAN drivers can not be built on an x86_64 platform. Add the COMPILE_TEST dependency to allow build testing. Doing that, a so far unnoticed W=0 warning showed up in ti_hecc. Fix this warning. To prevent any potential noise in some future git bisect, the warning is fixed before introducing COMPILE_TEST. Note that the mscan and mpc5xxx drivers have the same issue but those two use some helper functions, such as in_8() and out_8(), which are only available on the powerpc platform. Those two drivers would require some deeper code refactor to be built on x86_64 and are thus left out of scope. Link: https://patch.msgid.link/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions