From 8ef94f0bc9167f246b41cb1188bf80dcd84b49fe Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Tue, 26 Jan 2016 18:17:05 +0000 Subject: arm: Clean up includes Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell Message-id: 1453832250-766-13-git-send-email-peter.maydell@linaro.org --- hw/gpio/imx_gpio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/gpio/imx_gpio.c') diff --git a/hw/gpio/imx_gpio.c b/hw/gpio/imx_gpio.c index a6d7cab7dc..ed7e247f56 100644 --- a/hw/gpio/imx_gpio.c +++ b/hw/gpio/imx_gpio.c @@ -17,6 +17,7 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "hw/gpio/imx_gpio.h" #ifndef DEBUG_IMX_GPIO -- cgit v1.2.3-55-g7522