Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux

Miguel writes:
"A trivial fix for auxdisplay

- MAINTAINERS reference fix for moved file
Reported by Joe Perches"

* tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux:
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c

+1 -1
+1 -1
MAINTAINERS
··· 10942 10942 M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> 10943 10943 S: Odd Fixes 10944 10944 F: Documentation/auxdisplay/lcd-panel-cgram.txt 10945 - F: drivers/misc/panel.c 10945 + F: drivers/auxdisplay/panel.c 10946 10946 10947 10947 PARALLEL PORT SUBSYSTEM 10948 10948 M: Sudip Mukherjee <sudipm.mukherjee@gmail.com>