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

Bin Meng bmeng.cn at gmail.com
Tue Nov 3 08:51:22 CET 2020


On Tue, Nov 3, 2020 at 2:57 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list