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>
This commit is contained in:
Markus Armbruster 2011-09-06 18:58:55 +02:00 committed by Kevin Wolf
parent d1a0739de5
commit fb0c61a5a5
10 changed files with 0 additions and 10 deletions

View file

@ -15,7 +15,6 @@
#include "hw.h"
#include "pci.h"
#include "scsi.h"
#include "block_int.h"
//#define DEBUG_LSI
//#define DEBUG_LSI_REG