On 13 May 2012 21:29, Andreas Färber <afaer...@suse.de> wrote: > omap_mpu_state_s::env was renamed to cpu while changing its type. > With n800_s::cpu of type omap_mpu_state_s* this leads to s->cpu->cpu. > > Rename the field to "mpu" to avoid this ugliness. > > Signed-off-by: Andreas Färber <afaer...@suse.de> > Cc: Peter Maydell <peter.mayd...@linaro.org>
Acked-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM