Skip to content

Commit 30bbe38

Browse files
bulwahnhdeller
authored andcommitted
MAINTAINERS: adjust entry after renaming parisc serial driver
Commit 9e4e2ce ("parisc/serial: Rename 8250_gsc.c to 8250_parisc.c") renames the parisc serial driver file, but does not adjust the entry in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in PARISC ARCHITECTURE. Signed-off-by: Lukas Bulwahn <[email protected]> Fixes: 9e4e2ce ("parisc/serial: Rename 8250_gsc.c to 8250_parisc.c") Signed-off-by: Helge Deller <[email protected]>
1 parent 50f1969 commit 30bbe38

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
@@ -15617,7 +15617,7 @@ F: drivers/input/serio/gscps2.c
1561715617
F: drivers/input/serio/hp_sdc*
1561815618
F: drivers/parisc/
1561915619
F: drivers/parport/parport_gsc.*
15620-
F: drivers/tty/serial/8250/8250_gsc.c
15620+
F: drivers/tty/serial/8250/8250_parisc.c
1562115621
F: drivers/video/console/sti*
1562215622
F: drivers/video/fbdev/sti*
1562315623
F: drivers/video/logo/logo_parisc*

0 commit comments

Comments
 (0)