diff options
Diffstat (limited to 'hw/lsi53c895a.c')
-rw-r--r-- | hw/lsi53c895a.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/lsi53c895a.c b/hw/lsi53c895a.c index 78a23a5f9..81d567245 100644 --- a/hw/lsi53c895a.c +++ b/hw/lsi53c895a.c @@ -2005,4 +2005,3 @@ void *lsi_scsi_init(PCIBus *bus, int devfn) return s; } - |