diff mbox series

[1/4] MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK section

Message ID 20231020060936.524988-2-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Update arm machines with missing files | expand

Commit Message

Thomas Huth Oct. 20, 2023, 6:09 a.m. UTC
The corresponding pl050.c file is already listed here, so we should
mention the header here, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé Nov. 7, 2023, 11:21 a.m. UTC | #1
On 20/10/23 08:09, Thomas Huth wrote:
> The corresponding pl050.c file is already listed here, so we should
> mention the header here, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 00642de2d7..14e8f7702d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -669,6 +669,7 @@  F: include/hw/dma/pl080.h
 F: hw/dma/pl330.c
 F: hw/gpio/pl061.c
 F: hw/input/pl050.c
+F: include/hw/input/pl050.h
 F: hw/intc/pl190.c
 F: hw/sd/pl181.c
 F: hw/ssi/pl022.c