On Sun, 3 Jan 2021, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > 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 <[email protected]>
Applied, thanks Arnd. -- Jiri Kosina SUSE Labs

