aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-08-29 14:14:06 +0300
committerAvi Kivity <avi@redhat.com>2011-09-21 11:14:30 +0300
commit60fe76e3adc76e75ede173e469b642e9e493a741 (patch)
treec50ace98eb5504489f0e2f94a8aeb3799274134c /hw/omap.h
parenta4ebbd18b1985535eea14694cd86c6cd9dd9f0ad (diff)
omap1: convert to memory API (part IV)
Acked-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/omap.h')
-rw-r--r--hw/omap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/omap.h b/hw/omap.h
index 059b48f3a..25d10f31f 100644
--- a/hw/omap.h
+++ b/hw/omap.h
@@ -841,6 +841,7 @@ struct omap_mpu_state_s {
MemoryRegion clkdsp_iomem;
MemoryRegion pwl_iomem;
MemoryRegion pwt_iomem;
+ MemoryRegion mpui_io_iomem;
struct omap_dma_port_if_s {
uint32_t (*read[3])(struct omap_mpu_state_s *s,