[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 03/19] riscv: Add missing forward declaration to intc.h
On Fri, 30 May 2025, Alejandro Vallejo wrote: > Very much not a functional change > > Signed-off-by: Alejandro Vallejo <agarciav@xxxxxxx> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> > --- > xen/arch/riscv/include/asm/intc.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/xen/arch/riscv/include/asm/intc.h > b/xen/arch/riscv/include/asm/intc.h > index 52ba196d87..81f74736ba 100644 > --- a/xen/arch/riscv/include/asm/intc.h > +++ b/xen/arch/riscv/include/asm/intc.h > @@ -8,6 +8,8 @@ > #ifndef ASM__RISCV__INTERRUPT_CONTOLLER_H > #define ASM__RISCV__INTERRUPT_CONTOLLER_H > > +struct dt_device_node; > + > enum intc_version { > INTC_APLIC, > }; > -- > 2.43.0 >
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |