Skip to content

Commit

Permalink
MAINTAINERS: Adjust the file entry for the qnap-mcu header
Browse files Browse the repository at this point in the history
Commit 998f70d ("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: 998f70d ("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>
  • Loading branch information
Lukas Bulwahn authored and Lee Jones committed Jan 15, 2025
1 parent 756d4b7 commit 2816b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2816b0c

Please sign in to comment.