diff options
Diffstat (limited to 'hw/mips/malta.c')
-rw-r--r-- | hw/mips/malta.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/mips/malta.c b/hw/mips/malta.c index 7c3ad0974b..2d4341bd50 100644 --- a/hw/mips/malta.c +++ b/hw/mips/malta.c @@ -70,8 +70,6 @@ #define FLASH_SIZE 0x400000 -#define MAX_IDE_BUS 2 - typedef struct { MemoryRegion iomem; MemoryRegion iomem_lo; /* 0 - 0x900 */ |