mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
scsi: move scsi.h -> esp.h
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
fafce63d99
commit
1cd3af5480
5 changed files with 3 additions and 4 deletions
2
hw/esp.c
2
hw/esp.c
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include "sysbus.h"
|
||||
#include "scsi-disk.h"
|
||||
#include "scsi.h"
|
||||
#include "esp.h"
|
||||
|
||||
/* debug ESP card */
|
||||
//#define DEBUG_ESP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue