summary refs log tree commit diff stats
path: root/hw/openrisc/virt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/openrisc/virt.c')
-rw-r--r--hw/openrisc/virt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/openrisc/virt.c b/hw/openrisc/virt.c
index 9afe407b00..3055306783 100644
--- a/hw/openrisc/virt.c
+++ b/hw/openrisc/virt.c
@@ -487,8 +487,6 @@ static void openrisc_virt_init(MachineState *machine)
             exit(1);
         }
 
-        cpu_openrisc_clock_init(cpus[n]);
-
         qemu_register_reset(main_cpu_reset, cpus[n]);
     }