From 8a08cc71d29b7ff43d91d37303f40aa89f65c617 Mon Sep 17 00:00:00 2001 From: Philippe Mathieu-Daudé Date: Fri, 12 Apr 2019 18:54:09 +0200 Subject: hw/devices: Move Blizzard declarations into a new header Add an entries the Blizzard device in MAINTAINERS. Reviewed-by: Thomas Huth Reviewed-by: Markus Armbruster Signed-off-by: Philippe Mathieu-Daudé Message-id: 20190412165416.7977-6-philmd@redhat.com Signed-off-by: Peter Maydell --- hw/arm/nseries.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/arm') diff --git a/hw/arm/nseries.c b/hw/arm/nseries.c index 2b710c3d49..ef09b3bf79 100644 --- a/hw/arm/nseries.c +++ b/hw/arm/nseries.c @@ -31,6 +31,7 @@ #include "hw/boards.h" #include "hw/i2c/i2c.h" #include "hw/devices.h" +#include "hw/display/blizzard.h" #include "hw/misc/tmp105.h" #include "hw/block/flash.h" #include "hw/hw.h" -- cgit v1.2.3-55-g7522