]> Git Repo - qemu.git/blobdiff - hw/pl031.c
scsi: ignore LUN field in the CDB
[qemu.git] / hw / pl031.c
index 8c2f9d0bc7f885f6745ae82a65a5eb56e47026a3..017a313fdab30f1db83dfa142a24fab1ee92d71c 100644 (file)
@@ -161,7 +161,7 @@ static void pl031_write(void * opaque, target_phys_addr_t offset,
         pl031_update(s);
         break;
     case RTC_ICR:
-        /* The PL031 documentation (DDI0224B) states that the interupt is
+        /* The PL031 documentation (DDI0224B) states that the interrupt is
            cleared when bit 0 of the written value is set.  However the
            arm926e documentation (DDI0287B) states that the interrupt is
            cleared when any value is written.  */
This page took 0.026718 seconds and 4 git commands to generate.