public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Lukas Bulwahn <lbulwahn@redhat.com>
Cc: Rajneesh Bhardwaj <irenic.rajneesh@gmail.com>,
	 David E Box <david.e.box@intel.com>,
	Hans de Goede <hdegoede@redhat.com>,
	 Chao Qin <chao.qin@intel.com>,
	 Choong Yong Liang <yong.liang.choong@linux.intel.com>,
	 Jakub Kicinski <kuba@kernel.org>,
	Netdev <netdev@vger.kernel.org>,
	 platform-driver-x86@vger.kernel.org,
	kernel-janitors@vger.kernel.org,
	 LKML <linux-kernel@vger.kernel.org>,
	 Lukas Bulwahn <lukas.bulwahn@redhat.com>
Subject: Re: [PATCH net-next] MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER
Date: Wed, 19 Mar 2025 14:14:55 +0200 (EET)	[thread overview]
Message-ID: <f224cd8e-2330-8c69-dcb1-7953017d9ff1@linux.intel.com> (raw)
In-Reply-To: <20250317092717.322862-1-lukas.bulwahn@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]

On Mon, 17 Mar 2025, Lukas Bulwahn wrote:

> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit 7e2f7e25f6ff ("arch: x86: add IPC mailbox accessor function and add
> SoC register access") adds a new file entry referring to the non-existent
> file linux/platform_data/x86/intel_pmc_ipc.h in section INTEL PMC CORE
> DRIVER rather than referring to the file
> include/linux/platform_data/x86/intel_pmc_ipc.h added with this commit.
> Note that it was missing 'include' in the beginning.
> 
> Adjust the file reference to the intended file.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
> I think the commit above is in net-next, this patch is to be applied
> on the tree where the commit has been added.
> 
> Jakub, please pick this minor non-urgent fix. Thanks.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 96ae7f628da4..9544a4e84f99 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12069,7 +12069,7 @@ L:	platform-driver-x86@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-platform-intel-pmc
>  F:	drivers/platform/x86/intel/pmc/
> -F:	linux/platform_data/x86/intel_pmc_ipc.h
> +F:	include/linux/platform_data/x86/intel_pmc_ipc.h
>  
>  INTEL PMIC GPIO DRIVERS
>  M:	Andy Shevchenko <andy@kernel.org>

Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

-- 
 i.

  reply	other threads:[~2025-03-19 12:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-17  9:27 [PATCH net-next] MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER Lukas Bulwahn
2025-03-19 12:14 ` Ilpo Järvinen [this message]
2025-03-24 17:40 ` patchwork-bot+netdevbpf

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=f224cd8e-2330-8c69-dcb1-7953017d9ff1@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=chao.qin@intel.com \
    --cc=david.e.box@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=irenic.rajneesh@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=lbulwahn@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=yong.liang.choong@linux.intel.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