On 8/6/20 5:38 AM, Philippe Mathieu-Daudé wrote: > 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é <[email protected]> > --- > include/hw/clock.h | 13 ------------- > 1 file changed, 13 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
