mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
The riscv recov_rvv.c should have included pq_arch.h for the definition of raid6_recov_rvv. Add the include to fix the following sparse warning: lib/raid/raid6/riscv/recov_rvv.c:218:32: warning: symbol 'raid6_recov_rvv' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Nam Cao <namcao@linutronix.de> Link: https://patch.msgid.link/20260622135535.481534-1-ben.dooks@codethink.co.uk Signed-off-by: Paul Walmsley <pjw@kernel.org> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| loongarch | ||
| powerpc | ||
| riscv | ||
| s390 | ||
| tests | ||
| x86 | ||
| .gitignore | ||
| algos.c | ||
| algos.h | ||
| int.uc | ||
| Makefile | ||
| mktables.c | ||
| recov.c | ||
| unroll.awk | ||