hw/mips/mips_fulong2e.c | 1 - 1 file changed, 1 deletion(-)
The Fuloong machine never had to use "audio/audio.h", remove it.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
hw/mips/mips_fulong2e.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c
index ef02d54b33..05b9efa516 100644
--- a/hw/mips/mips_fulong2e.c
+++ b/hw/mips/mips_fulong2e.c
@@ -33,7 +33,6 @@
#include "hw/mips/mips.h"
#include "hw/mips/cpudevs.h"
#include "hw/pci/pci.h"
-#include "audio/audio.h"
#include "qemu/log.h"
#include "hw/loader.h"
#include "hw/ide/pci.h"
--
2.21.3
ping? On 5/15/20 10:42 AM, Philippe Mathieu-Daudé wrote: > The Fuloong machine never had to use "audio/audio.h", remove it. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > hw/mips/mips_fulong2e.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c > index ef02d54b33..05b9efa516 100644 > --- a/hw/mips/mips_fulong2e.c > +++ b/hw/mips/mips_fulong2e.c > @@ -33,7 +33,6 @@ > #include "hw/mips/mips.h" > #include "hw/mips/cpudevs.h" > #include "hw/pci/pci.h" > -#include "audio/audio.h" > #include "qemu/log.h" > #include "hw/loader.h" > #include "hw/ide/pci.h" >
ping? On 5/15/20 10:42 AM, Philippe Mathieu-Daudé wrote: > The Fuloong machine never had to use "audio/audio.h", remove it. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > hw/mips/mips_fulong2e.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c > index ef02d54b33..05b9efa516 100644 > --- a/hw/mips/mips_fulong2e.c > +++ b/hw/mips/mips_fulong2e.c > @@ -33,7 +33,6 @@ > #include "hw/mips/mips.h" > #include "hw/mips/cpudevs.h" > #include "hw/pci/pci.h" > -#include "audio/audio.h" > #include "qemu/log.h" > #include "hw/loader.h" > #include "hw/ide/pci.h" >
Reviewed-by: Huacai Chen <chenhc@lemote.com> On Tue, May 26, 2020 at 2:04 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote: > > ping? > > On 5/15/20 10:42 AM, Philippe Mathieu-Daudé wrote: > > The Fuloong machine never had to use "audio/audio.h", remove it. > > > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > > --- > > hw/mips/mips_fulong2e.c | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c > > index ef02d54b33..05b9efa516 100644 > > --- a/hw/mips/mips_fulong2e.c > > +++ b/hw/mips/mips_fulong2e.c > > @@ -33,7 +33,6 @@ > > #include "hw/mips/mips.h" > > #include "hw/mips/cpudevs.h" > > #include "hw/pci/pci.h" > > -#include "audio/audio.h" > > #include "qemu/log.h" > > #include "hw/loader.h" > > #include "hw/ide/pci.h" > > > > -- Huacai Chen
On 5/15/20 10:42 AM, Philippe Mathieu-Daudé wrote: > The Fuloong machine never had to use "audio/audio.h", remove it. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > hw/mips/mips_fulong2e.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c > index ef02d54b33..05b9efa516 100644 > --- a/hw/mips/mips_fulong2e.c > +++ b/hw/mips/mips_fulong2e.c > @@ -33,7 +33,6 @@ > #include "hw/mips/mips.h" > #include "hw/mips/cpudevs.h" > #include "hw/pci/pci.h" > -#include "audio/audio.h" > #include "qemu/log.h" > #include "hw/loader.h" > #include "hw/ide/pci.h" > Thanks, queued to mips-next.
© 2016 - 2025 Red Hat, Inc.