[PATCH 2/5] drm: mediatek: add CONFIG_OF dependency

2016-05-19 Thread Matthias Brugger
On 18/05/16 18:07, Arnd Bergmann wrote: > The mediatek DRM driver can be configured for compile testing with > CONFIG_OF disabled, but then fails to link: > > drivers/gpu/built-in.o: In function `mtk_drm_bind': > analogix_dp_reg.c:(.text+0x52888): undefined reference to >

[PATCH 2/5] drm: mediatek: add CONFIG_OF dependency

2016-05-18 Thread Arnd Bergmann
The mediatek DRM driver can be configured for compile testing with CONFIG_OF disabled, but then fails to link: drivers/gpu/built-in.o: In function `mtk_drm_bind': analogix_dp_reg.c:(.text+0x52888): undefined reference to `of_find_device_by_node' analogix_dp_reg.c:(.text+0x52930): undefined