|
From: | Richard Henderson |
Subject: | Re: [PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions |
Date: | Wed, 12 Aug 2020 10:39:36 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
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é <f4bug@amsat.org> > --- > include/hw/clock.h | 13 ------------- > 1 file changed, 13 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |