Applied. Thanks.
Regards,
Anthony Liguori
On 06/06/13 07:34, peter.crosthwa...@xilinx.com wrote:
> From: Peter Crosthwaite
>
> The ich6 and ich9 variants either need to inherit one from the other,
> or both from a common base class, otherwise its not possible to create
> a QOM cast macro for use by the shared implementation functions.
>
Am 06.06.2013 07:34, schrieb peter.crosthwa...@xilinx.com:
> From: Peter Crosthwaite
>
> The ich6 and ich9 variants either need to inherit one from the other,
> or both from a common base class, otherwise its not possible to create
> a QOM cast macro for use by the shared implementation functions
From: Peter Crosthwaite
The ich6 and ich9 variants either need to inherit one from the other,
or both from a common base class, otherwise its not possible to create
a QOM cast macro for use by the shared implementation functions.
Went for option B, with a common base class.
Signed-off-by: Peter