Skip to content
Unverified Commit 54cdede0 authored by Ben Dooks's avatar Ben Dooks Committed by Palmer Dabbelt
Browse files

riscv: vdso: include vdso/vsyscall.h for vdso_data



Add include of <vdso/vsyscall.h> to pull in the defition of vdso_data
to remove the following sparse warning:

arch/riscv/kernel/vdso.c:39:18: warning: symbol 'vdso_data' was not declared. Should it be static?

Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Link: https://lore.kernel.org/r/20230616114357.159601-1-ben.dooks@codethink.co.uk
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 5c93c4c7
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