diff options
Diffstat (limited to 'include/hw/arm/xlnx-versal.h')
| -rw-r--r-- | include/hw/arm/xlnx-versal.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/hw/arm/xlnx-versal.h b/include/hw/arm/xlnx-versal.h index 0a91ec7ae3..e1d6e54549 100644 --- a/include/hw/arm/xlnx-versal.h +++ b/include/hw/arm/xlnx-versal.h @@ -49,10 +49,6 @@ struct Versal { } noc; struct { - MemoryRegion mr_ocm; - } lpd; - - struct { uint32_t clk_25mhz; uint32_t clk_125mhz; uint32_t gic; |