On 13 May 2012 21:29, Andreas Färber <[email protected]> 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 <[email protected]> > Cc: Peter Maydell <[email protected]>
Acked-by: Peter Maydell <[email protected]> -- PMM
