projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0888a29
)
sdhci: Drop unnecessary #include
author
Kevin Wolf
<kwolf@redhat.com>
Sun, 9 Feb 2014 09:02:27 +0000
(10:02 +0100)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/hw/sd/sdhci.c
b/hw/sd/sdhci.c
index 0906a1d62b25ba0480d0a36a54ea7e4676272801..a0b90baf6c3a610c83ac3adb116499f2fb27a686 100644
(file)
--- a/
hw/sd/sdhci.c
+++ b/
hw/sd/sdhci.c
@@
-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"