
9 Oct
2017
9 Oct
'17
6:46 a.m.
On 29 September 2017 at 06:51, Mario Six mario.six@gdsys.cc wrote:
The clk uclass was converted to support a live device tree recently, hence the global data pointer declarations are no longer needed.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/clk/clk-uclass.c | 2 -- drivers/clk/clk_fixed_rate.c | 2 -- 2 files changed, 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org