From 689f5ff4376c576681ee581f11e710d6711f06b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Sat, 14 Sep 2013 17:51:08 +0200 Subject: lsi: remove todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LSI emulation has been tested with Linux on PPC platform. Signed-off-by: Hervé Poussineau Signed-off-by: Paolo Bonzini --- hw/scsi/lsi53c895a.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'hw/scsi/lsi53c895a.c') diff --git a/hw/scsi/lsi53c895a.c b/hw/scsi/lsi53c895a.c index 89d934b4be..87c88886c5 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 #include "hw/hw.h" -- cgit v1.2.1