summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-02-08 15:39:09 +0100
committerStephen Boyd <sboyd@codeaurora.org>2016-02-08 14:13:31 -0800
commit60ea57a4338e9a43741e8136510f63cdb3b8a678 (patch)
tree13b4e767e934802f5954203725d7f24fb3b639bb /include/linux
parentc7d5a46b10012e897b6b5a86fddf31674b32d081 (diff)
downloadcachepc-linux-60ea57a4338e9a43741e8136510f63cdb3b8a678.tar.gz
cachepc-linux-60ea57a4338e9a43741e8136510f63cdb3b8a678.zip
clk: socfpga: fix __init annotation
clang found a bug with the __socfpga_pll_init definition: drivers/clk/socfpga/clk-pll-a10.c:77:15: error: '__section__' attribute only applies to functions and global variables This moves the __init annotation to the right place so the function actually gets discarded. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions