On 23 June 2011 17:53, Stefan Weil wrote:
> Parameter 'info' is const, so add the missing attribute.
>
> v2:
> Add 'const' to the local variable info in do_cpu_reset() and to
> the boot_info field in CPUARMState (suggested by Peter Maydell).
I pushed this version, thanks.
Cheers
Parameter 'info' is const, so add the missing attribute.
v2:
Add 'const' to the local variable info in do_cpu_reset() and to
the boot_info field in CPUARMState (suggested by Peter Maydell).
Cc: Andrzej Zaborowski
Cc: Peter Maydell
Signed-off-by: Stefan Weil
---
hw/arm-misc.h|2 +-
hw/