Liu, thank you very much for the fix.
Please note that I posted a patch series on October, 28th including
this fix. Also note that I posted a v2 today.
Khalil
> Subject: [PATCH] i2c: mlxbf: Fix build error with CONFIG_ACPI disabled
>
> drivers/i2c/busses/i2c-mlxbf.c: In
Hi Liu,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on wsa/i2c/for-next]
[also build test WARNING on v5.10-rc2 next-20201102]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as docume
drivers/i2c/busses/i2c-mlxbf.c: In function ‘mlxbf_i2c_acpi_probe’:
drivers/i2c/busses/i2c-mlxbf.c:2296:8: error: implicit declaration of function
‘acpi_device_uid’; did you mean ‘cpu_device_up’?
[-Werror=implicit-function-declaration]
uid = acpi_device_uid(adev);
^~~
3 matches
Mail list logo