Re: [PATCH] EDAC/ppc_4xx: Include required of_irq header directly

From: Michael Ellerman
Date: Sat Aug 06 2022 - 02:46:05 EST


On Tue, 2 Aug 2022 12:30:38 +0200, Christophe Leroy wrote:
> Commit 4d5c5bad5193 ("powerpc: Remove asm/prom.h from asm/mpc52xx.h
> and asm/pci.h") that cleans up powerpc's asm/prom.h leads to build
> errors in ppc4xx_edac.c due to missing header. Include required
> header directly to avoid the build failure.
>
>

Applied to powerpc/next.

[1/1] EDAC/ppc_4xx: Include required of_irq header directly
https://git.kernel.org/powerpc/c/bce02f71e48f7b89b9b52424ad2df4e5bc87a8ec

cheers