On Thu, 26 Oct 2023 17:00:11 +0900, Thomas Huth wrote: > > tmu012.h is the header that belongs to hw/timer/sh_timer.c, so we > should list it in the same section as sh_timer.c. > > Signed-off-by: Thomas Huth <[email protected]> Reviewed-by: Yoshinori Sato <[email protected]>
> --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 28895d9536..cce6feff35 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1632,6 +1632,7 @@ F: hw/intc/sh_intc.c > F: hw/pci-host/sh_pci.c > F: hw/timer/sh_timer.c > F: include/hw/sh4/sh_intc.h > +F: include/hw/timer/tmu012.h > > Shix > R: Yoshinori Sato <[email protected]> > -- > 2.41.0 > -- Yosinori Sato
