OSDN Git Service

sdhci: Drop unnecessary #include
authorKevin Wolf <kwolf@redhat.com>
Sun, 9 Feb 2014 09:02:27 +0000 (10:02 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 14 Feb 2014 12:04:56 +0000 (13:04 +0100)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/sd/sdhci.c

index 0906a1d..a0b90ba 100644 (file)
@@ -26,7 +26,6 @@
 #include "sysemu/blockdev.h"
 #include "sysemu/dma.h"
 #include "qemu/timer.h"
-#include "block/block_int.h"
 #include "qemu/bitops.h"
 
 #include "sdhci.h"