hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 4 Feb 2019 21:04:32 +0000 (22:04 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 6 Feb 2019 14:54:12 +0000 (15:54 +0100)
In 47973a2dbf we split the last generic chipset out of the PC
board, but forgot to remove the include of "hw/i386/pc.h".
Since it is now unused, remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190204210433.26088-3-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/unicore32/puv3.c

index 830fe3face30a89e5a342b16702d4a394dbb0771..b42e600f7448592f667fabca87a9d268de9d2708 100644 (file)
@@ -15,7 +15,6 @@
 #include "ui/console.h"
 #include "hw/boards.h"
 #include "hw/loader.h"
-#include "hw/i386/pc.h"
 #include "sysemu/qtest.h"
 
 #undef DEBUG_PUV3