]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commitdiff
lsi: remove todo
authorHervé Poussineau <hpoussin@reactos.org>
Sat, 14 Sep 2013 15:51:08 +0000 (17:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Sep 2013 10:42:35 +0000 (12:42 +0200)
LSI emulation has been tested with Linux on PPC platform.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/lsi53c895a.c

index 89d934b4be4012d25544a5cc7c7a1abd0d8be09b..87c88886c5b0f6b6dffe83eaedb7dc88827df954 100644 (file)
@@ -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"