Re: [PATCH] fb_omap: add gpiolib dependency

2018-06-08 Thread Bartlomiej Zolnierkiewicz
On Wednesday, May 30, 2018 11:49:22 PM Arnd Bergmann wrote: > Building the omap sub-drivers when CONFIG_GPIOLIB is disabled causes > lots of build failures, either from using gpiolib interfaces, or from > including the wrong headers: > > drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c:

Re: [PATCH] fb_omap: add gpiolib dependency

2018-06-01 Thread Arnd Bergmann
On Thu, May 31, 2018 at 8:04 AM, Andy Shevchenko wrote: > On Thu, May 31, 2018 at 12:49 AM, Arnd Bergmann wrote: > >> drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c: In function 'hdmi_probe_of': >> drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c:584:2: error: implicit >> declaration of function 'of_n

Re: [PATCH] fb_omap: add gpiolib dependency

2018-05-30 Thread Andy Shevchenko
On Thu, May 31, 2018 at 12:49 AM, Arnd Bergmann wrote: > drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c: In function 'hdmi_probe_of': > drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c:584:2: error: implicit > declaration of function 'of_node_put'; did you mean 'node_set'? > [-Werror=implicit-functio

[PATCH] fb_omap: add gpiolib dependency

2018-05-30 Thread Arnd Bergmann
Building the omap sub-drivers when CONFIG_GPIOLIB is disabled causes lots of build failures, either from using gpiolib interfaces, or from including the wrong headers: drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c: In function 'opa362_enable': drivers/video/fbdev/omap2/omapfb/display