Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
@ 2023-06-23  4:07 Lukas Bulwahn
  2023-06-24  8:08 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-06-23  4:07 UTC (permalink / raw)
  To: Florian Tobias Schandinat, Linus Walleij, Helge Deller,
	linux-fbdev, dri-devel
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 88954a1c0017..e12ac544aa9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22415,7 +22415,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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
  2023-06-23  4:07 [PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER Lukas Bulwahn
@ 2023-06-24  8:08 ` Helge Deller
  0 siblings, 0 replies; 2+ messages in thread
From: Helge Deller @ 2023-06-24  8:08 UTC (permalink / raw)
  To: Lukas Bulwahn, Florian Tobias Schandinat, Linus Walleij,
	linux-fbdev, dri-devel
  Cc: kernel-janitors, linux-kernel

On 6/23/23 06:07, Lukas Bulwahn wrote:
> 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>

Added the Fixes tag and applied.

Thanks!
Helge

> ---
>   MAINTAINERS | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 88954a1c0017..e12ac544aa9d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22415,7 +22415,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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-24  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23  4:07 [PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER Lukas Bulwahn
2023-06-24  8:08 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox