On 12/8/20 12:15 PM, Peter Maydell wrote: > Remove the now-unused clock_get_ns() API and the CLOCK_PERIOD_TO_NS() > macro that only it was using. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > docs/devel/clocks.rst | 17 +++++++++++++---- > include/hw/clock.h | 6 ------ > 2 files changed, 13 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~