]> www.infradead.org Git - users/willy/xarray.git/commit
MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 17 Mar 2025 09:27:17 +0000 (10:27 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 24 Mar 2025 16:57:11 +0000 (09:57 -0700)
commitfd88253605a49034c39b61e1092b52c9f53254e5
tree75b7ff6d293772cab4cf17ccfbfb2893aa24758d
parent1937a0be28c01a13e18912602b8eff08d7db77cf
MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER

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>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://patch.msgid.link/20250317092717.322862-1-lukas.bulwahn@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS