Re: [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

2020-04-14 Thread Jani Nikula
On Tue, 14 Apr 2020, Daniel Vetter wrote: > On Tue, Apr 14, 2020 at 5:05 PM Arnd Bergmann wrote: >> >> On Fri, Apr 10, 2020 at 8:56 AM Andrzej Hajda wrote: >> > >> > >> > On 08.04.2020 22:27, Arnd Bergmann wrote: >> > > Using 'imply' does not work here, it still cause the same build >> > > failu

Re: [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

2020-04-14 Thread Daniel Vetter
On Tue, Apr 14, 2020 at 5:05 PM Arnd Bergmann wrote: > > On Fri, Apr 10, 2020 at 8:56 AM Andrzej Hajda wrote: > > > > > > On 08.04.2020 22:27, Arnd Bergmann wrote: > > > Using 'imply' does not work here, it still cause the same build > > > failure: > > > > > > arm-linux-gnueabi-ld: drivers/gpu/dr

Re: [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

2020-04-14 Thread Arnd Bergmann
On Fri, Apr 10, 2020 at 8:56 AM Andrzej Hajda wrote: > > > On 08.04.2020 22:27, Arnd Bergmann wrote: > > Using 'imply' does not work here, it still cause the same build > > failure: > > > > arm-linux-gnueabi-ld: drivers/gpu/drm/bridge/sil-sii8620.o: in function > > `sii8620_remove': > > sil-sii86

Re: [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

2020-04-09 Thread Andrzej Hajda
On 08.04.2020 22:27, Arnd Bergmann wrote: > Using 'imply' does not work here, it still cause the same build > failure: > > arm-linux-gnueabi-ld: drivers/gpu/drm/bridge/sil-sii8620.o: in function > `sii8620_remove': > sil-sii8620.c:(.text+0x1b8): undefined reference to > `extcon_unregister_notif

[RFC 4/6] drm/bridge/sii8620: fix extcon dependency

2020-04-08 Thread Arnd Bergmann
Using 'imply' does not work here, it still cause the same build failure: arm-linux-gnueabi-ld: drivers/gpu/drm/bridge/sil-sii8620.o: in function `sii8620_remove': sil-sii8620.c:(.text+0x1b8): undefined reference to `extcon_unregister_notifier' arm-linux-gnueabi-ld: drivers/gpu/drm/bridge/sil-sii8