MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
authorMiguel Ojeda <[email protected]>
Sun, 30 Sep 2018 11:50:05 +0000 (13:50 +0200)
committerMiguel Ojeda <[email protected]>
Sun, 30 Sep 2018 11:50:05 +0000 (13:50 +0200)
Commit 51c1e9b554c9 ("auxdisplay: Move panel.c to drivers/auxdisplay folder")
moved the file, but the MAINTAINERS reference was not updated.

Link: https://lore.kernel.org/lkml/[email protected]/
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
MAINTAINERS

index 02a39617ec8285cc875312ddaee1aa73cac0b237..e6fde62a1d65d8380cdc7a90857600016d152dcb 100644 (file)
@@ -10949,7 +10949,7 @@ M:      Willy Tarreau <[email protected]>
 M:     Ksenija Stanojevic <[email protected]>
 S:     Odd Fixes
 F:     Documentation/auxdisplay/lcd-panel-cgram.txt
-F:     drivers/misc/panel.c
+F:     drivers/auxdisplay/panel.c
 
 PARALLEL PORT SUBSYSTEM
 M:     Sudip Mukherjee <[email protected]>