Re: [Qemu-devel] [PATCH 04/30] hw/lm32/milkymist: remove unused include

2018-02-14 Thread Thomas Huth
On 15.02.2018 05:28, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/lm32/milkymist.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/lm32/milkymist.c b/hw/lm32/milkymist.c > index 471a74eaa1..c28379399f 100644 > --- a/hw/lm32/milkymist.c > +++ b/hw/lm

[Qemu-devel] [PATCH 04/30] hw/lm32/milkymist: remove unused include

2018-02-14 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- hw/lm32/milkymist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/lm32/milkymist.c b/hw/lm32/milkymist.c index 471a74eaa1..c28379399f 100644 --- a/hw/lm32/milkymist.c +++ b/hw/lm32/milkymist.c @@ -30,7 +30,6 @@ #include "hw/boards.h" #include "h