diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-03 17:12:01 +0300 |
---|---|---|
committer | NeilBrown <neilb@suse.com> | 2015-11-09 01:09:52 +0300 |
commit | 14f09e2f9b85076133b795a2d2615f635482de1b (patch) | |
tree | e821a746cdd9ffb9d6b0f3bb7191e2dc97fc39b9 /arch/xtensa/include/asm/dma-mapping.h | |
parent | 69234acee54407962a20bedf90ef9c96326994b5 (diff) | |
download | linux-14f09e2f9b85076133b795a2d2615f635482de1b.tar.xz |
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>
Diffstat (limited to 'arch/xtensa/include/asm/dma-mapping.h')
0 files changed, 0 insertions, 0 deletions