[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250110120736.58831-1-lukas.bulwahn@redhat.com>
Date: Fri, 10 Jan 2025 13:07:36 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Heiko Stuebner <heiko@...ech.de>,
Lee Jones <lee@...nel.org>,
linux-arm-kernel@...ts.infradead.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: Adjust the file entry for the qnap-mcu header
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Commit 998f70d1806b ("mfd: Add base driver for qnap-mcu devices") adds a
file entry in MAINTAINERS referring to the file include/linux/qnap-mcu.h,
whereas the file added in the commit is placed in include/linux/mfd/.
Adjust the file entry to the actual location of this header file.
Fixes: 998f70d1806b ("mfd: Add base driver for qnap-mcu devices")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9fc47f2f1286..ccb919894a1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19260,7 +19260,7 @@ F: drivers/hwmon/qnap-mcu-hwmon.c
F: drivers/input/misc/qnap-mcu-input.c
F: drivers/leds/leds-qnap-mcu.c
F: drivers/mfd/qnap-mcu.c
-F: include/linux/qnap-mcu.h
+F: include/linux/mfd/qnap-mcu.h
QNX4 FILESYSTEM
M: Anders Larsen <al@...rsen.net>
--
2.47.1
Powered by blists - more mailing lists