ds1225y: Drop bogus qdev field from NvRamState
It is not a device, and the field is not used from code either. Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
91a2804295
commit
14134f0eb5
@ -26,7 +26,6 @@
|
|||||||
#include "trace.h"
|
#include "trace.h"
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
DeviceState qdev;
|
|
||||||
MemoryRegion iomem;
|
MemoryRegion iomem;
|
||||||
uint32_t chip_size;
|
uint32_t chip_size;
|
||||||
char *filename;
|
char *filename;
|
||||||
|
Loading…
Reference in New Issue
Block a user