On 21 February 2018 at 10:30, Igor Mammedov <imamm...@redhat.com> wrote:
> On Tue, 20 Feb 2018 18:03:25 +0000
> Peter Maydell <peter.mayd...@linaro.org> wrote:
>

>> +typedef struct {
>> +    MachineClass parent;
>> +    MPS2TZFPGAType fpga_type;
>> +    const char *cpu_model;
> I don't see it used in this patch, should it be removed?
>

You're right; this was a leftover from when I started out
with something that looked more like hw/arm/mps2.c. I'll just
delete the struct member.

thanks
-- PMM

Reply via email to