yong.hu...@smartx.com writes: > From: Hyman Huang <yong.hu...@smartx.com> > > Signed-off-by: Hyman Huang <yong.hu...@smartx.com> > --- > accel/tcg/icount-common.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/accel/tcg/icount-common.c b/accel/tcg/icount-common.c > index 8d3d3a7e9d..30bf8500dc 100644 > --- a/accel/tcg/icount-common.c > +++ b/accel/tcg/icount-common.c > @@ -36,7 +36,6 @@ > #include "sysemu/runstate.h" > #include "hw/core/cpu.h" > #include "sysemu/cpu-timers.h" > -#include "sysemu/cpu-throttle.h" > #include "sysemu/cpu-timers-internal.h" > > /*
Reviewed-by: Fabiano Rosas <faro...@suse.de>