On Mon, Jul 1, 2013 at 7:00 AM, Andreas Färber wrote:
> From: Andreas Färber
>
> Introduce type constant and cast macro and enforce its use by
> renaming A9MPPrivState::busdev field to parent_obj.
>
> Signed-off-by: Andreas Färber
Reviewed-by: Peter Crosthwaite
> ---
> hw/cpu/a9mpcore.c | 15
From: Andreas Färber
Introduce type constant and cast macro and enforce its use by
renaming A9MPPrivState::busdev field to parent_obj.
Signed-off-by: Andreas Färber
---
hw/cpu/a9mpcore.c | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/hw/cpu/a9mpcore.c b/hw