OSDN Git Service

cputlb: Remove includes from softmmu_template.h
authorRichard Henderson <rth@twiddle.net>
Sat, 9 Jul 2016 01:24:55 +0000 (18:24 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2016 15:29:00 +0000 (08:29 -0700)
commit40978428853e2f7b4597ab2a9ffeb187333802dc
tree28aba98f6ccb5fc8e94117d7e1da9009d8ac8ad6
parent3b08f0a92545ba06fbdeaae929a5172480300c33
cputlb: Remove includes from softmmu_template.h

We already include exec/address-spaces.h and exec/memory.h in
cputlb.c; the include of qemu/timer.h appears to be a fossil.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
softmmu_template.h