From e8fa395881c3b07069f142ea51c38b31b885baa0 Mon Sep 17 00:00:00 2001 From: Philippe Mathieu-Daudé Date: Fri, 12 Apr 2019 18:54:10 +0200 Subject: hw/devices: Move CBus declarations into a new header Reviewed-by: Thomas Huth Reviewed-by: Markus Armbruster Signed-off-by: Philippe Mathieu-Daudé Message-id: 20190412165416.7977-7-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 ef09b3bf79..6889f13d69 100644 --- a/hw/arm/nseries.c +++ b/hw/arm/nseries.c @@ -32,6 +32,7 @@ #include "hw/i2c/i2c.h" #include "hw/devices.h" #include "hw/display/blizzard.h" +#include "hw/misc/cbus.h" #include "hw/misc/tmp105.h" #include "hw/block/flash.h" #include "hw/hw.h" -- cgit v1.2.3-55-g7522