diff mbox series

MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section

Message ID 20231017151933.213780-1-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section | expand

Commit Message

Thomas Huth Oct. 17, 2023, 3:19 p.m. UTC
hw/input/lasips2.c and the corresponding header include/hw/input/lasips2.h
are only used by the HPPA machine, so add them to the corresponding section
in the MAINTAINERS file.

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

Comments

Mark Cave-Ayland Oct. 17, 2023, 8:24 p.m. UTC | #1
On 17/10/2023 16:19, Thomas Huth wrote:

> hw/input/lasips2.c and the corresponding header include/hw/input/lasips2.h
> are only used by the HPPA machine, so add them to the corresponding section
> in the MAINTAINERS file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b0416d473e..a0ad23b9b5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1199,9 +1199,11 @@ R: Helge Deller <deller@gmx.de>
>   S: Odd Fixes
>   F: configs/devices/hppa-softmmu/default.mak
>   F: hw/hppa/
> +F: hw/input/lasips2.c
>   F: hw/net/*i82596*
>   F: hw/misc/lasi.c
>   F: hw/pci-host/dino.c
> +F: include/hw/input/lasips2.h
>   F: include/hw/misc/lasi.h
>   F: include/hw/net/lasi_82596.h
>   F: include/hw/pci-host/dino.h

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


ATB,

Mark.
Philippe Mathieu-Daudé Oct. 18, 2023, 5:04 a.m. UTC | #2
On 17/10/23 17:19, Thomas Huth wrote:
> hw/input/lasips2.c and the corresponding header include/hw/input/lasips2.h
> are only used by the HPPA machine, so add them to the corresponding section
> in the MAINTAINERS file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Philippe Mathieu-Daudé Oct. 19, 2023, 9:40 p.m. UTC | #3
On 17/10/23 17:19, Thomas Huth wrote:
> hw/input/lasips2.c and the corresponding header include/hw/input/lasips2.h
> are only used by the HPPA machine, so add them to the corresponding section
> in the MAINTAINERS file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)

Thanks, queued to hw-misc.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b0416d473e..a0ad23b9b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1199,9 +1199,11 @@  R: Helge Deller <deller@gmx.de>
 S: Odd Fixes
 F: configs/devices/hppa-softmmu/default.mak
 F: hw/hppa/
+F: hw/input/lasips2.c
 F: hw/net/*i82596*
 F: hw/misc/lasi.c
 F: hw/pci-host/dino.c
+F: include/hw/input/lasips2.h
 F: include/hw/misc/lasi.h
 F: include/hw/net/lasi_82596.h
 F: include/hw/pci-host/dino.h