[PATCH 7/7] i2c: gpio: Add support for named gpios in DT

Linus Walleij linus.walleij at linaro.org
Mon Sep 18 12:09:39 PDT 2017


On Mon, Sep 18, 2017 at 11:58 AM, Geert Uytterhoeven
<geert at linux-m68k.org> wrote:

>> +       if (ret != -EPROBE_DEFER)
>> +               dev_err(dev, "error trying to get descriptor: %ld\n", ret);
>
> warning: format '%ld' expects argument of type 'long int', but
> argument 3 has type 'int' [-Wformat=]
>
> %d (0day busy?)

Bah haven't pushed it to the 0day builders yet.
I'll do that tonight so I can drown in the build errors.
:-D

Fixing it.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list