Re: [PATCH] gpiolib: fix of_find_gpio() when OF not defined

From: Linus Walleij
Date: Tue Nov 19 2013 - 04:46:47 EST


On Tue, Nov 19, 2013 at 2:37 AM, Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:

> The prototype for static GPIO lookup functions has been updated to use
> an explicit type for GPIO lookup flags. Unfortunately the definition of
> of_find_gpio() when CONFIG_OF is not defined has been omitted, which
> triggers a warning. This patch fixes this.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> --
> This fixes the kbuild test robot warning about
> "gpiolib: use dedicated flags for GPIO properties". Hopefully this can
> be squashed into this same patch. Apologies for the trouble.

Thanks!

Patch applied for fixes.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/