summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2023-06-23 07:07:36 +0300
committerHelge Deller <deller@gmx.de>2023-06-24 11:07:29 +0300
commit29c171de52bcef23a7593a890cbcb6761be0123c (patch)
treed20a0782dc4a9b9d4c2c07a06b124d67398e178f /MAINTAINERS
parent7947540d1d1e76297869921ed601e2f47fa6f27d (diff)
downloadlinux-29c171de52bcef23a7593a890cbcb6761be0123c.tar.xz
MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
Commit d4313a68ec91 ("fbdev/media: Use GPIO descriptors for VIA GPIO") moves via-gpio.h from include/linux to drivers/video/fbdev/via, but misses to adjust the file entry for the VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER section. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Remove the file entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER, as the new location of the header is already covered by the file entry drivers/video/fbdev/via/. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Fixes: d4313a68ec91 ("fbdev/media: Use GPIO descriptors for VIA GPIO") Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0dab9737ec16..c3fcad313a2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22176,7 +22176,6 @@ L: linux-fbdev@vger.kernel.org
S: Maintained
F: drivers/video/fbdev/via/
F: include/linux/via-core.h
-F: include/linux/via-gpio.h
F: include/linux/via_i2c.h
VIA VELOCITY NETWORK DRIVER