hw/qdev-clock: Uninline qdev_connect_clock_in()
commitf129360ca15723e43a8c44d1a2f025c0df1270cc
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 28 Aug 2020 09:02:46 +0000 (28 10:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2020 09:02:46 +0000 (28 10:02 +0100)
tree64d1139d80a0c431eefb8017cddfd3a56f01cc8a
parent3ab928789537b8eaf4102ca4602fcd1630b1ec5e
hw/qdev-clock: Uninline qdev_connect_clock_in()

We want to assert the device is not realized. To avoid overloading
this header including "hw/qdev-core.h", uninline the function first.

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