diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2017-06-21 09:10:47 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-06-21 09:12:57 -0700 |
commit | e293915a6edf3c57bd9f8101249221f5fc5f8bfe (patch) | |
tree | 55cdbfb9225a36be03ca0044eed16930a77bcfc5 /drivers/clk/Kconfig | |
parent | 654cdd3229cd1d3f2bfb9df57baf88ba382a52be (diff) | |
download | linux-e293915a6edf3c57bd9f8101249221f5fc5f8bfe.tar.bz2 |
clk: iproc: Remove __init marking on iproc_pll_clk_setup()
Now that this function is called from driver probe routines, it
needs to drop the __init marking because it isn't just called
from init code.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Sandeep Tripathy <sandeep.tripathy@broadcom.com>
Cc: Anup Patel <anup.patel@broadcom.com>
Cc: Ray Jui <ray.jui@broadcom.com>
Cc: Scott Branden <scott.branden@broadcom.com>
Fixes: 654cdd3229cd ("clk: bcm: Add clocks for Stingray SOC")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/Kconfig')
0 files changed, 0 insertions, 0 deletions