On 27/11/18 12:37, Laurent Vivier wrote: > On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 4e396cbe71..aa17e9bbd3 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -822,6 +822,7 @@ petalogix_s3adsp1800 >> M: Edgar E. Iglesias <edgar.igles...@gmail.com> >> S: Maintained >> F: hw/microblaze/petalogix_s3adsp1800_mmu.c >> +include/hw/char/xilinx_uartlite.h >> >> petalogix_ml605 >> M: Edgar E. Iglesias <edgar.igles...@gmail.com> >> > > I've added the missing 'F:' field. > > Applied to my trivial-patches branch.
Thanks Laurent!