From: Lukas Bulwahn Date: Fri, 23 Jun 2023 04:07:36 +0000 (+0200) Subject: MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER X-Git-Tag: v6.5-rc1~157^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29c171de52bcef23a7593a890cbcb6761be0123c;p=thirdparty%2Fkernel%2Flinux.git 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 Fixes: d4313a68ec91 ("fbdev/media: Use GPIO descriptors for VIA GPIO") Signed-off-by: Helge Deller --- diff --git a/MAINTAINERS b/MAINTAINERS index 0dab9737ec166..c3fcad313a2b5 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