summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-vf610.c
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2017-01-25 22:42:25 +0100
committerSylwester Nawrocki <s.nawrocki@samsung.com>2017-01-27 13:30:00 +0100
commit02c952c8f95fd0adf1835704db95215f57cfc8e6 (patch)
tree035009e0d41cbde963d3340c557632c96f993441 /drivers/clk/imx/clk-vf610.c
parent96a8d7536f2bdd0b2f587ebff9b73e744d02e05e (diff)
clk: samsung: mark s3c...._clk_sleep_init() as __init
These functions are referencing s3c...._clk_regs[], which are marked as __initdata. When compiling with CONFIG_DEBUG_SECTION_MISMATCH=y, this produces warnings like WARNING: vmlinux.o(.text+0x198350): Section mismatch in reference from the function s3c2410_clk_sleep_init() to the (unknown reference) .init.data:(unknown) Mark the s3c...._clk_sleep_init() functions as __init in order to fix this. Fixes: ca2e90ac1809 ("clk: samsung: add clock controller driver for s3c2412") Signed-off-by: Martin Kaiser <martin@kaiser.cx> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'drivers/clk/imx/clk-vf610.c')
0 files changed, 0 insertions, 0 deletions