riscv: cpufeature: Drop errata_list.h and other unused includes
authorAndrew Jones <ajones@ventanamicro.com>
Fri, 24 Feb 2023 15:46:01 +0000 (16:46 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 15 Mar 2023 03:51:25 +0000 (20:51 -0700)
commit816a69744102bc886edc3557d00e840e3e35e7d5
treecd1e8a283c413b0d0ac58c90fb1c792c87e8be95
parent28ea374da1d94dfe1253b83aa2d16b5a97fb7c4e
riscv: cpufeature: Drop errata_list.h and other unused includes

Drop errata_list.h, since cpufeature.c includes hwcap.h directly to
get cpufeature IDs. And, while there, prune the rest of the unused
includes too.

Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Heiko Stuebner <heiko.stuebner@vrull.eu>
Link: https://lore.kernel.org/r/20230224154601.88163-7-ajones@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/cpufeature.c