[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f224cd8e-2330-8c69-dcb1-7953017d9ff1@linux.intel.com>
Date: Wed, 19 Mar 2025 14:14:55 +0200 (EET)
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>
cc: Rajneesh Bhardwaj <irenic.rajneesh@...il.com>,
David E Box <david.e.box@...el.com>, Hans de Goede <hdegoede@...hat.com>,
Chao Qin <chao.qin@...el.com>,
Choong Yong Liang <yong.liang.choong@...ux.intel.com>,
Jakub Kicinski <kuba@...nel.org>, Netdev <netdev@...r.kernel.org>,
platform-driver-x86@...r.kernel.org, kernel-janitors@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH net-next] MAINTAINERS: adjust the file entry in INTEL
PMC CORE DRIVER
On Mon, 17 Mar 2025, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.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@...r.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@...nel.org>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
--
i.
Powered by blists - more mailing lists