Re: [PATCH] drm/panel: olimex-lcd-olinuxino: select CRC32

2021-10-12 Thread Sam Ravnborg
Hi Vegard, On Tue, Oct 12, 2021 at 01:52:42PM +0200, Vegard Nossum wrote: > Fix the following build/link error by adding a dependency on the CRC32 > routines: > > ld: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.o: in function > `lcd_olinuxino_probe': >

Re: [PATCH] drm/panel: olimex-lcd-olinuxino: select CRC32

2021-10-12 Thread Vegard Nossum
Hi Thierry, I tried sending the patch below to Stefan Mavrodiev (listed in MAINTAINERS for DRM DRIVER FOR OLIMEX LCD-OLINUXINO PANELS) but it bounced with "No such user at that domain". Will you take the patch and/or update the MAINTAINERS entry? Thanks, Vegard On 10/12/21 1:52 PM, Vegard

[PATCH] drm/panel: olimex-lcd-olinuxino: select CRC32

2021-10-12 Thread Vegard Nossum
Fix the following build/link error by adding a dependency on the CRC32 routines: ld: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.o: in function `lcd_olinuxino_probe': panel-olimex-lcd-olinuxino.c:(.text+0x303): undefined reference to `crc32_le' Fixes: 17fd7a9d324fd ("drm/panel: Add