LSI emulation has been tested with Linux on PPC platform.
Signed-off-by: Hervé Poussineau <[email protected]>
---
hw/scsi/lsi53c895a.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/hw/scsi/lsi53c895a.c b/hw/scsi/lsi53c895a.c
index a9a9eca..47e4680 100644
--- a/hw/scsi/lsi53c895a.c
+++ b/hw/scsi/lsi53c895a.c
@@ -7,9 +7,6 @@
* This code is licensed under the LGPL.
*/
-/* ??? Need to check if the {read,write}[wl] routines work properly on
- big-endian targets. */
-
#include <assert.h>
#include "hw/hw.h"
--
1.7.10.4