aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pxa.h')
-rw-r--r--hw/pxa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pxa.h b/hw/pxa.h
index 16a68d936..63e5335bc 100644
--- a/hw/pxa.h
+++ b/hw/pxa.h
@@ -192,7 +192,6 @@ struct pxa2xx_state_s {
};
struct pxa2xx_i2s_s {
- target_phys_addr_t base;
qemu_irq irq;
struct pxa2xx_dma_state_s *dma;
void (*data_req)(void *, int, int);