On Tue, Feb 19, 2013 at 4:40 AM, Peter Maydell wrote:
> On 8 February 2013 04:03, Peter Crosthwaite
> wrote:
>> This field was write only and thus unused. Removed.
>>
>> Signed-off-by: Peter Crosthwaite
>> @@ -198,11 +194,10 @@ static int a9mp_priv_init(SysBusDevice *dev)
>>
>> static const VMS
On 8 February 2013 04:03, Peter Crosthwaite
wrote:
> This field was write only and thus unused. Removed.
>
> Signed-off-by: Peter Crosthwaite
> @@ -198,11 +194,10 @@ static int a9mp_priv_init(SysBusDevice *dev)
>
> static const VMStateDescription vmstate_a9mp_priv = {
> .name = "a9mpcore_pr
This field was write only and thus unused. Removed.
Signed-off-by: Peter Crosthwaite
---
hw/a9mpcore.c | 11 +++
1 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/hw/a9mpcore.c b/hw/a9mpcore.c
index 6520c24..4523074 100644
--- a/hw/a9mpcore.c
+++ b/hw/a9mpcore.c
@@ -16,7