[RFC PATCH 17/20] net: spider_net: Remove powerpc Cell driver
Arnd Bergmann
arnd at arndb.de
Fri Nov 15 01:55:39 AEDT 2024
On Thu, Nov 14, 2024, at 13:51, Michael Ellerman wrote:
> This driver can no longer be built since support for IBM Cell Blades was
> removed, in particular PPC_IBM_CELL_BLADE.
>
> Remove the driver and the documentation.
> Remove the MAINTAINERS entry, and add Ishizaki and Geoff to CREDITS.
>
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---
Reviewed-by: Arnd Bergmann <arnd at arndb.de>
(cc netdev)
This means we can also move drivers/net/sungem_phy.c back
into drivers/net/ethernet/sun/ since it is no longer shared
infrastructure.
This was an early bit of MII/PHY library code that along the
same lines as what turned into drivers/net/phy/, but remains
incompatible with it. Moving it into the sungem driver keeps
it out of view of other drivers.
Arnd
More information about the Linuxppc-dev
mailing list