From: Hervé Poussineau Date: Sat, 14 Sep 2013 15:51:08 +0000 (+0200) Subject: lsi: remove todo X-Git-Tag: qemu-xen-4.5.0-rc1~465^2~2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=689f5ff4376c576681ee581f11e710d6711f06b4;p=qemu-xen.git lsi: remove todo LSI emulation has been tested with Linux on PPC platform. Signed-off-by: Hervé Poussineau Signed-off-by: Paolo Bonzini --- 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"