Hi all, After merging the drivers-x86 tree, today's linux-next build (x86_64 allmodconfig) produced this warning:
drivers/platform/x86/intel_scu_wdt.c: In function 'register_mid_wdt':
drivers/platform/x86/intel_scu_wdt.c:66:28: warning: assignment discards
'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
66 | wdt_dev.dev.platform_data = (const struct intel_mid_wdt_pdata
*)id->driver_data;
| ^
Introduced by commit
a507e5d90f3d ("platform/x86: intel_scu_wdt: Get rid of custom x86 model
comparison")
--
Cheers,
Stephen Rothwell
pgp2IxpaoPtAV.pgp
Description: OpenPGP digital signature

