Arnd Bergmann 14f09e2f9b raid5-cache: add crc32c Kconfig dependency
The recent change of the raid5-cache code to use crc32c instead
of crc32 causes link errors when CONFIG_LIBCRC32C is disabled:

drivers/built-in.o: In function crc32c'
core.c:(.text+0x1c6060): undefined reference to `crc32c'

This adds an explicit 'select' statement like all other users
of this function do.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 5cb2fbd6ea0d ("raid5-cache: use crc32c checksum")
Signed-off-by: NeilBrown <neilb@suse.com>
2015-11-09 09:09:52 +11:00
..
2015-11-04 21:50:37 -08:00
2015-11-04 21:50:37 -08:00
2015-11-05 13:15:12 -08:00
2015-11-02 00:54:37 +01:00
2015-11-04 22:15:15 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-04 21:50:37 -08:00
2015-11-05 13:15:12 -08:00
2015-10-29 09:02:16 +09:00
2015-11-05 13:15:12 -08:00
2015-11-04 22:15:15 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-04 21:50:37 -08:00
2015-10-22 15:45:18 +02:00
2015-11-04 14:47:13 -08:00
2015-11-04 21:26:27 -08:00
2015-11-05 13:15:12 -08:00
2015-11-04 21:50:37 -08:00
2015-11-04 22:15:15 -08:00
2015-11-05 13:15:12 -08:00
2015-10-21 17:02:13 +02:00
2015-11-05 13:15:12 -08:00
2015-11-05 13:15:12 -08:00
2015-11-04 21:50:37 -08:00
2015-10-27 20:17:03 -07:00
2015-11-05 13:15:12 -08:00
2015-11-04 22:15:15 -08:00
2015-11-04 22:15:15 -08:00
2015-11-04 22:15:15 -08:00