diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-05-01 12:14:24 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-05-14 17:11:16 -0700 |
commit | 2bb5d1b88bb5c8dc929d3a24d5ad327c0281fdbf (patch) | |
tree | 78d792bff3143df4af87522b24a38d235efa63ae /fs/omfs | |
parent | d122db7e86669244759226bfdd2b9d623d5c6ae8 (diff) | |
download | linux-2bb5d1b88bb5c8dc929d3a24d5ad327c0281fdbf.tar.bz2 |
clk: gpio-gate: Don't export __init functions
This function is marked as __init, so exposing it to modules
doesn't make any sense and it isn't used by modules anyway.
drivers/clk/clk-gpio-gate.c:192:13: warning: symbol 'of_gpio_gate_clk_setup' was not declared. Should it be static?
Cc: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'fs/omfs')
0 files changed, 0 insertions, 0 deletions