[PATCH 1/2] cros_ec: Fix up driver names to avoid dtoc warnings

Bin Meng bmeng.cn at gmail.com
Tue Nov 3 07:57:35 CET 2020


On Mon, Oct 5, 2020 at 7:27 PM Simon Glass <sjg at chromium.org> wrote:
>
> Fix the dtoc warning in these file by using a driver name that matches the
> compatible string.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/misc/cros_ec_i2c.c | 4 ++--
>  drivers/misc/cros_ec_lpc.c | 4 ++--
>  drivers/misc/cros_ec_spi.c | 4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list