hw/arm/xilinx_zynq: Uninline cadence_uart_create()
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 28 Aug 2020 09:02:45 +0000 (10:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2020 09:02:45 +0000 (10:02 +0100)
commit31a171cc8bc9d8524469c286c744dabe70f0c924
tree6eff98375b376f001698d9ed2e13cdad0053575d
parent4757cb857934a5e2dcafe1f41e95233f5c0a878d
hw/arm/xilinx_zynq: Uninline cadence_uart_create()

As we want to call qdev_connect_clock_in() before the device
is realized, we need to uninline cadence_uart_create() first.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200803105647.22223-2-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xilinx_zynq.c
include/hw/char/cadence_uart.h