mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 15:31:14 +07:00
60ea57a433
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> |
||
---|---|---|
.. | ||
clk-gate-a10.c | ||
clk-gate.c | ||
clk-periph-a10.c | ||
clk-periph.c | ||
clk-pll-a10.c | ||
clk-pll.c | ||
clk.c | ||
clk.h | ||
Makefile |