Re: [PATCH 1/3] RISC-V: Don't include irq-riscv-intc.h

From: Christoph Hellwig
Date: Sat Jun 23 2018 - 03:25:34 EST


On Fri, Jun 22, 2018 at 04:20:04PM -0700, Palmer Dabbelt wrote:
> This file has never existed in the upstream kernel, but it's guarded by
> an #ifdef that's also never existed in the upstream kernel. As a part
> of our interrupt controller refactoring this header is no longer
> necessary, but this reference managed to sneak in anyway.
>
> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxx>

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>