Skip to content
Commit d25220d2 authored by Vasily Gorbik's avatar Vasily Gorbik
Browse files

s390/lib: add missing include



Include <asm/xor.h> into arch/s390/lib/xor.c to expose xor_block_xc
declaration and avoid the following sparse warning:
arch/s390/lib/xor.c:128:27: warning: symbol 'xor_block_xc' was not declared. Should it be static?

Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent 868202ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment