On Mon, Jul 8, 2019 at 3:06 PM Dmitry Osipenko wrote:
> 08.07.2019 15:38, Arnd Bergmann пишет:
>
> The offending patch should be reverted already, please see [1].
>
> [1] https://patchwork.ozlabs.org/patch/1128007/#2210871
Ok, sounds good. With my patch on top, the other version is a little
nice
08.07.2019 15:38, Arnd Bergmann пишет:
> Without this header, some configurations now run into a build failure:
>
> drivers/gpio/gpio-tegra.c:665:2: error: implicit declaration of function
> 'debugfs_create_file'
> [-Werror,-Wimplicit-function-declaration]
> debugfs_create_file("teg
Without this header, some configurations now run into a build failure:
drivers/gpio/gpio-tegra.c:665:2: error: implicit declaration of function
'debugfs_create_file'
[-Werror,-Wimplicit-function-declaration]
debugfs_create_file("tegra_gpio", 0444, NULL, tgi,
^
drivers/gpio/g
3 matches
Mail list logo