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>

Changed files
+1 -1
+1 -1
MAINTAINERS
··· 10949 10949 M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> 10950 10950 S: Odd Fixes 10951 10951 F: Documentation/auxdisplay/lcd-panel-cgram.txt 10952 - F: drivers/misc/panel.c 10952 + F: drivers/auxdisplay/panel.c 10953 10953 10954 10954 PARALLEL PORT SUBSYSTEM 10955 10955 M: Sudip Mukherjee <sudipm.mukherjee@gmail.com>