From: Hervé Poussineau Date: Sat, 14 Sep 2013 15:51:08 +0000 (+0200) Subject: lsi: remove todo X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~524^2~3^2~151^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=689f5ff4376c576681ee581f11e710d6711f06b4;p=sdk%2Femulator%2Fqemu.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"