RISC-V: pi: Add kernel/pi/pi.h
authorJesse Taube <jesse@rivosinc.com>
Tue, 9 Jul 2024 17:39:36 +0000 (13:39 -0400)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 5 Aug 2024 19:06:40 +0000 (12:06 -0700)
commitb3311827155aca72498b8a0dfd0f2499b70d39b8
tree7e3869e1953bc031ff1a35d049659eaa1493a016
parentd57e19fcbf3f7492974e78cd1dbaf85c67d198ce
RISC-V: pi: Add kernel/pi/pi.h

Add pi.h header for declarations of the kernel/pi prefixed functions
and any other related declarations.

Suggested-by: Charlie Jenkins <charlie@rivosinc.com>
Signed-off-by: Jesse Taube <jesse@rivosinc.com>
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20240709173937.510084-4-jesse@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/pi/cmdline_early.c
arch/riscv/kernel/pi/fdt_early.c
arch/riscv/kernel/pi/pi.h [new file with mode: 0644]