aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>2018-09-30 07:50:05 -0400
committerMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>2018-09-30 07:50:05 -0400
commit03d179a840ce9e694db9d69bb643fdee04cfd28f (patch)
treef4aa8ff806adbc842974b5cf0b69e8292aa79c01
parent6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84 (diff)
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
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/20180928220131.31075-1-joe@perches.com/ Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 02a39617ec82..e6fde62a1d65 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10949,7 +10949,7 @@ M: Willy Tarreau <willy@haproxy.com>
10949M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> 10949M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
10950S: Odd Fixes 10950S: Odd Fixes
10951F: Documentation/auxdisplay/lcd-panel-cgram.txt 10951F: Documentation/auxdisplay/lcd-panel-cgram.txt
10952F: drivers/misc/panel.c 10952F: drivers/auxdisplay/panel.c
10953 10953
10954PARALLEL PORT SUBSYSTEM 10954PARALLEL PORT SUBSYSTEM
10955M: Sudip Mukherjee <sudipm.mukherjee@gmail.com> 10955M: Sudip Mukherjee <sudipm.mukherjee@gmail.com>