Re: [PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers

2024-11-25 Thread Michael Ellerman
On Tue, 12 Nov 2024 19:41:34 +1100, Michael Ellerman wrote: > These two drivers are only buildable for the powerpc "maple" platform > (CONFIG_PPC_MAPLE), which has now been removed, see > commit 62f8f307c80e ("powerpc/64: Remove maple platform"). > > Remove the drivers. > > > [...] Applied to p

Re: [PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers

2024-11-18 Thread Michael Ellerman
Borislav Petkov writes: > On Tue, Nov 12, 2024 at 07:41:34PM +1100, Michael Ellerman wrote: >> These two drivers are only buildable for the powerpc "maple" platform >> (CONFIG_PPC_MAPLE), which has now been removed, see >> commit 62f8f307c80e ("powerpc/64: Remove maple platform"). >> >> Remove th

Re: [PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers

2024-11-18 Thread Borislav Petkov
On Tue, Nov 12, 2024 at 07:41:34PM +1100, Michael Ellerman wrote: > These two drivers are only buildable for the powerpc "maple" platform > (CONFIG_PPC_MAPLE), which has now been removed, see > commit 62f8f307c80e ("powerpc/64: Remove maple platform"). > > Remove the drivers. > > Signed-off-by: M

[PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers

2024-11-12 Thread Michael Ellerman
These two drivers are only buildable for the powerpc "maple" platform (CONFIG_PPC_MAPLE), which has now been removed, see commit 62f8f307c80e ("powerpc/64: Remove maple platform"). Remove the drivers. Signed-off-by: Michael Ellerman --- drivers/edac/Kconfig| 18 -- drivers/edac/Makefil