On Wed, Dec 18, 2024 at 09:55:11PM +1100, Michael Ellerman wrote: > This driver can no longer be built since support for IBM Cell Blades was > removed, in particular PPC_CELL_COMMON. > > Remove the driver. > > Signed-off-by: Michael Ellerman <m...@ellerman.id.au> > --- > v2: Rebase. > > Cc: linux-e...@vger.kernel.org > > drivers/edac/Kconfig | 8 -- > drivers/edac/Makefile | 2 - > drivers/edac/cell_edac.c | 281 --------------------------------------- > 3 files changed, 291 deletions(-) > delete mode 100644 drivers/edac/cell_edac.c
You forgot a spot: diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig index 53f43a34e1a9..b33f0034990c 100644 --- a/arch/powerpc/configs/cell_defconfig +++ b/arch/powerpc/configs/cell_defconfig @@ -168,7 +168,6 @@ CONFIG_INFINIBAND_MTHCA=m CONFIG_INFINIBAND_IPOIB=m CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y CONFIG_EDAC=y -CONFIG_EDAC_CELL=y CONFIG_UIO=m CONFIG_EXT2_FS=y CONFIG_EXT4_FS=y Queued with that hunk added. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette