]> git.baikalelectronics.ru Git - kernel.git/commit
lib/vsprintf.c: Include clk.h
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Jun 2015 22:00:46 +0000 (15:00 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:48 +0000 (10:52 -0700)
commitea1478e12514ad883105aef3a52bd356262e7b1e
tree8ba0eeaa553d5790caf1e96721bc407b972cff08
parent128d25627c61b601dd70a5515a26c0e4632060b0
lib/vsprintf.c: Include clk.h

This file uses the clk API so it should include clk.h directly
instead of indirectly including it through clk-provider.h.

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
lib/vsprintf.c