X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Ftimer%2Fdigic-timer.c;h=e1fcf73c3e86066700a8b5ee1b15cfccf60ed754;hb=c3e7267935f27fe5570faffd1483b33be3258653;hp=0f21faf876182900926b7e047565caf23163fd2b;hpb=03dd024ff57733a55cd2e455f361d053c81b1b29;p=mirror_qemu.git diff --git a/hw/timer/digic-timer.c b/hw/timer/digic-timer.c index 0f21faf876..e1fcf73c3e 100644 --- a/hw/timer/digic-timer.c +++ b/hw/timer/digic-timer.c @@ -127,7 +127,7 @@ static void digic_timer_init(Object *obj) { DigicTimerState *s = DIGIC_TIMER(obj); - s->ptimer = ptimer_init(NULL); + s->ptimer = ptimer_init(NULL, PTIMER_POLICY_DEFAULT); /* * FIXME: there is no documentation on Digic timer