summaryrefslogtreecommitdiffstats
path: root/hw/lsi53c895a.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2011-09-06 18:58:55 +0200
committerKevin Wolf <kwolf@redhat.com>2011-09-12 15:17:21 +0200
commitfb0c61a5a51cd51f0c4e2f009ccb4a44bd9d8544 (patch)
tree2d9d936c188607ee1ac1ccd9872e651c91499fde /hw/lsi53c895a.c
parentd1a0739de59501809ad5382030a0d0eba98b69b0 (diff)
downloadhqemu-fb0c61a5a51cd51f0c4e2f009ccb4a44bd9d8544.zip
hqemu-fb0c61a5a51cd51f0c4e2f009ccb4a44bd9d8544.tar.gz
hw: Trim superfluous #include "block_int.h"
Including it in device models is unclean, including it without a reason adds insult to injury. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/lsi53c895a.c')
-rw-r--r--hw/lsi53c895a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/lsi53c895a.c b/hw/lsi53c895a.c
index ac284e9..dbb3bdf 100644
--- a/hw/lsi53c895a.c
+++ b/hw/lsi53c895a.c
@@ -15,7 +15,6 @@
#include "hw.h"
#include "pci.h"
#include "scsi.h"
-#include "block_int.h"
//#define DEBUG_LSI
//#define DEBUG_LSI_REG
OpenPOWER on IntegriCloud