Skip to content

Commit 2816b0c

Browse files
bulwahnlag-linaro
authored andcommitted
MAINTAINERS: Adjust the file entry for the qnap-mcu header
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 756d4b7 commit 2816b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19112,7 +19112,7 @@ F: drivers/hwmon/qnap-mcu-hwmon.c
1911219112
F: drivers/input/misc/qnap-mcu-input.c
1911319113
F: drivers/leds/leds-qnap-mcu.c
1911419114
F: drivers/mfd/qnap-mcu.c
19115-
F: include/linux/qnap-mcu.h
19115+
F: include/linux/mfd/qnap-mcu.h
1911619116

1911719117
QNX4 FILESYSTEM
1911819118
M: Anders Larsen <[email protected]>

0 commit comments

Comments
 (0)