Files
linux/drivers/block
Arnd Bergmann ba7b2dacf4 block: rsxx: select CONFIG_CRC32
commit 36a106a4c1 upstream.

Without crc32, the driver fails to link:

arm-linux-gnueabi-ld: drivers/block/rsxx/config.o: in function `rsxx_load_config':
config.c:(.text+0x124): undefined reference to `crc32_le'

Fixes: 8722ff8cdb ("block: IBM RamSan 70/80 device driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:26:14 +09:00
..
2016-06-27 12:26:08 -07:00
2011-08-08 11:40:15 +02:00
2023-05-16 10:26:14 +09:00
2016-03-15 15:59:47 -07:00
2016-06-27 12:26:08 -07:00
2013-11-08 09:10:30 -07:00
2009-03-26 21:15:27 +01:00
2023-05-15 09:19:21 +09:00
2016-08-07 14:41:02 -06:00