[PATCH -next,v2] MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Michael Ellerman
mpe at ellerman.id.au
Tue Sep 10 11:45:19 AEST 2024
Gaosheng Cui <cuigaosheng1 at huawei.com> writes:
> Most of the drivers which used this header have been deleted, most
> of these code is obsoleted, move the only defines that are actually
> used into arch/powerpc/platforms/chrp/pegasos_eth.c and delete the
> file completely.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1 at huawei.com>
> ---
> v2: Delete the header file include/linux/mv643xx.h completely.
> v1: Remove obsoleted declaration for mv64340_irq_init
> MAINTAINERS | 1 -
> arch/powerpc/platforms/chrp/pegasos_eth.c | 7 +-
> include/linux/mv643xx.h | 921 ----------------------
> 3 files changed, 5 insertions(+), 924 deletions(-)
> delete mode 100644 include/linux/mv643xx.h
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0a3d9e17295a..2b5dbf7f3cd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13708,7 +13708,6 @@ M: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> L: netdev at vger.kernel.org
> S: Maintained
> F: drivers/net/ethernet/marvell/mv643xx_eth.*
> -F: include/linux/mv643xx.h
You need to Cc netdev and Sebastian.
cheers
More information about the Linuxppc-dev
mailing list