Browse Source

i.mx7d: Remove unused header files

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
pull/73/head
Jean-Christophe Dubois 8 years ago
committed by Peter Maydell
parent
commit
0844f025a8
  1. 2
      hw/arm/mcimx7d-sabre.c

2
hw/arm/mcimx7d-sabre.c

@ -18,10 +18,8 @@
#include "hw/arm/fsl-imx7.h"
#include "hw/boards.h"
#include "sysemu/sysemu.h"
#include "sysemu/device_tree.h"
#include "qemu/error-report.h"
#include "sysemu/qtest.h"
#include "net/net.h"
typedef struct {
FslIMX7State soc;

Loading…
Cancel
Save