On Sun, 3 Jan 2021, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > Without crc32 support, this driver fails to link: > > arm-linux-gnueabi-ld: drivers/hid/hid-sony.o: in function `sony_raw_event': > hid-sony.c:(.text+0x8f4): undefined reference to `crc32_le' > arm-linux-gnueabi-ld: hid-sony.c:(.text+0x900): undefined reference to `crc32_le' > arm-linux-gnueabi-ld: drivers/hid/hid-sony.o:hid-sony.c:(.text+0x4408): more undefined references to `crc32_le' follow > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Applied, thanks Arnd. -- Jiri Kosina SUSE Labs