Am 30.06.2013 10:25, schrieb Andreas Färber:
> Am 24.06.2013 08:56, schrieb peter.crosthwa...@xilinx.com:
>> From: Peter Crosthwaite
>>
>> Use standard QOM cast macro. Remove usage of DO_UPCAST and
>> direct -> style upcasting.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
>>
>> hw/ide/piix.c |
Am 24.06.2013 08:56, schrieb peter.crosthwa...@xilinx.com:
> From: Peter Crosthwaite
>
> Use standard QOM cast macro. Remove usage of DO_UPCAST and
> direct -> style upcasting.
>
> Signed-off-by: Peter Crosthwaite
> ---
>
> hw/ide/piix.c | 8
> 1 file changed, 4 insertions(+), 4 dele
From: Peter Crosthwaite
Use standard QOM cast macro. Remove usage of DO_UPCAST and
direct -> style upcasting.
Signed-off-by: Peter Crosthwaite
---
hw/ide/piix.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/hw/ide/piix.c b/hw/ide/piix.c
index bf2856f..d0fdea3 100