linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Gaosheng Cui <cuigaosheng1@huawei.com>,
	npiggin@gmail.com, christophe.leroy@csgroup.eu,
	naveen@kernel.org, cuigaosheng1@huawei.com,
	wangweiyang2@huawei.com
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH -next,v2] MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Date: Tue, 10 Sep 2024 11:45:19 +1000	[thread overview]
Message-ID: <87zfog2seo.fsf@mail.lhotse> (raw)
In-Reply-To: <20240909134753.489171-1-cuigaosheng1@huawei.com>

Gaosheng Cui <cuigaosheng1@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@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@gmail.com>
>  L:	netdev@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


      reply	other threads:[~2024-09-10  1:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 13:47 [PATCH -next,v2] MIPS: Remove the obsoleted code for include/linux/mv643xx.h Gaosheng Cui
2024-09-10  1:45 ` Michael Ellerman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zfog2seo.fsf@mail.lhotse \
    --to=mpe@ellerman.id.au \
    --cc=christophe.leroy@csgroup.eu \
    --cc=cuigaosheng1@huawei.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=naveen@kernel.org \
    --cc=npiggin@gmail.com \
    --cc=wangweiyang2@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).