|
@@ -724,7 +724,6 @@ struct omap_uart_s *omap2_uart_init(MemoryRegion *sysmem,
|
|
qemu_irq txdma, qemu_irq rxdma,
|
|
qemu_irq txdma, qemu_irq rxdma,
|
|
const char *label, Chardev *chr);
|
|
const char *label, Chardev *chr);
|
|
void omap_uart_reset(struct omap_uart_s *s);
|
|
void omap_uart_reset(struct omap_uart_s *s);
|
|
-void omap_uart_attach(struct omap_uart_s *s, Chardev *chr);
|
|
|
|
|
|
|
|
struct omap_mpuio_s;
|
|
struct omap_mpuio_s;
|
|
qemu_irq *omap_mpuio_in_get(struct omap_mpuio_s *s);
|
|
qemu_irq *omap_mpuio_in_get(struct omap_mpuio_s *s);
|