diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-08-28 10:02:43 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-08-28 10:02:43 +0100 |
commit | bb80ae077ebcc7e0cdc0f7e2ec663896b6103da1 (patch) | |
tree | 196fb23a7c9c748a9c629310a537072ad92104f7 /hw | |
parent | 870f0051b4ada9a361f7454f833432ae8c06c095 (diff) | |
download | qemu-bb80ae077ebcc7e0cdc0f7e2ec663896b6103da1.zip qemu-bb80ae077ebcc7e0cdc0f7e2ec663896b6103da1.tar.gz qemu-bb80ae077ebcc7e0cdc0f7e2ec663896b6103da1.tar.bz2 |
hw/clock: Remove unused clock_init*() functions
clock_init*() inlined funtions are simple wrappers around
clock_set*() and are not used. Remove them in favor of clock_set*().
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200806123858.30058-2-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions