]> git.proxmox.com Git - qemu.git/commitdiff
petalogix_s3adsp1800: deleted bad FIXME comment
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Tue, 10 Apr 2012 04:05:52 +0000 (14:05 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 10 Apr 2012 10:35:43 +0000 (12:35 +0200)
This FIXME has already been actioned. Deleted comment.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/petalogix_s3adsp1800_mmu.c

index ff154c7aa9fdf6dd75bb99a56967ccc24d7b03bd..8b37336001b9c1c655c43813afc3373393946c7e 100644 (file)
@@ -51,7 +51,6 @@
 
 static void machine_cpu_reset(CPUMBState *env)
 {
-    /* FIXME: move to machine specfic cpu reset */
     env->pvr.regs[10] = 0x0c000000; /* spartan 3a dsp family.  */
 }