[PATCH v2 23/25] EDAC/cell: Remove powerpc Cell driver
Borislav Petkov
bp at alien8.de
Fri Jan 17 03:14:36 AEDT 2025
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 <mpe at ellerman.id.au>
> ---
> v2: Rebase.
>
> Cc: linux-edac at 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
More information about the Linuxppc-dev
mailing list