On Thu, Mar 7, 2019 at 5:33 PM Arnd Bergmann wrote:
> clang warns about a tentative array definition in the gpio-omap driver:
>
> drivers/gpio/gpio-omap.c:1282:34: error: tentative array definition assumed
> to have one element [-Werror]
> static const struct of_device_id omap_gpio_match[];
>
>
Hi Arnd,
On 07.03.19 12:33, Arnd Bergmann wrote:
> clang warns about a tentative array definition in the gpio-omap driver:
>
> drivers/gpio/gpio-omap.c:1282:34: error: tentative array definition assumed
> to have one element [-Werror]
> static const struct of_device_id omap_gpio_match[];
>
> It
On Mon, Mar 11, 2019 at 10:40 AM Bartosz Golaszewski
wrote:
> czw., 7 mar 2019 o 11:39 Arnd Bergmann napisał(a):
> > clang warns about a tentative array definition in the gpio-omap driver:
> >
> > drivers/gpio/gpio-omap.c:1282:34: error: tentative array definition assumed
> > to have one element
czw., 7 mar 2019 o 11:39 Arnd Bergmann napisał(a):
>
> clang warns about a tentative array definition in the gpio-omap driver:
>
> drivers/gpio/gpio-omap.c:1282:34: error: tentative array definition assumed
> to have one element [-Werror]
> static const struct of_device_id omap_gpio_match[];
>
>
4 matches
Mail list logo