]> www.infradead.org Git - nvme.git/commitdiff
MAINTAINERS: Adjust the file entry for the qnap-mcu header
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 10 Jan 2025 12:07:36 +0000 (13:07 +0100)
committerLee Jones <lee@kernel.org>
Wed, 15 Jan 2025 15:01:54 +0000 (15:01 +0000)
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@redhat.com>
Link: https://lore.kernel.org/r/20250110120736.58831-1-lukas.bulwahn@redhat.com
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS

index 219b6709b6893630d4a1de600353098c6c7376b7..5583df569c836756e048acb1b9f8ddd822366215 100644 (file)
@@ -19112,7 +19112,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@alarsen.net>