Skip to content

redhat: add intel-m10-bmc-hwmon to filter-modules singlemods list

Since e9c154ee ('mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header') the m10bmc_sys_read symbol is part of INTEL_M10_BMC_CORE. intel-m10-bmc-core is part of non-core modules so intel-m10-bmc-hwmon needs to live there as well since it uses the m10bmc_sys_read symbol.

v2:

  • v1 erroneously added intel-m10-bmc-core to the overrides list which of course made no difference. I had the problem flipped.

Signed-off-by: Patrick Talbert ptalbert@redhat.com

Edited by Patrick Talbert

Merge request reports