30.04.2013 06:59, liguang wrote: > Signed-off-by: liguang <lig.f...@cn.fujitsu.com> > --- > translate-all.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-)
Hmm. Does we require S-o-b line even for such a trivial (but nevertheless important) stuff? Also, Peter, does your followup email mean your Rewieved-by should be added too? Confused, /mjt > diff --git a/translate-all.c b/translate-all.c > index da93608..d04a116 100644 > --- a/translate-all.c > +++ b/translate-all.c > @@ -55,7 +55,6 @@ > #else > #include "exec/address-spaces.h" > #endif > -#include "qemu/timer.h" > > #include "exec/cputlb.h" > #include "translate-all.h" >