Loading
ACPI: PMIC: fix compile error
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBBN6V CVE: NA -------------------------------- Because commit a787e540 ("driver core: add device probe log helper") was not merge, msg format is different from stable, which causes compile error. Adapt msg to fix it. Fixes: 24564bb8 ("ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()") Signed-off-by:Qi Xi <xiqi2@huawei.com>