linux-hardened/drivers/clk/samsung
Sachin Kamat 8f213af2c0 clk/exynos4: Fix compilation warning
Fixes the following warning:
WARNING: drivers/built-in.o(.text.unlikely+0x2c50): Section mismatch in reference from the function exynos4_clk_sleep_init() to the (unknown reference) .init.data:(unknown)
   The function exynos4_clk_sleep_init() references
   the (unknown reference) __initdata (unknown).
   This is often because exynos4_clk_sleep_init lacks a __initdata
   annotation or the annotation of (unknown) is wrong.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-05-28 00:56:45 -07:00
..
clk-exynos-audss.c dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock 2014-03-21 04:31:30 +09:00
clk-exynos4.c clk/exynos4: Fix compilation warning 2014-05-28 00:56:45 -07:00
clk-exynos5250.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-exynos5420.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-exynos5440.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-pll.c clk: samsung: Remove unneeded semicolon 2014-01-17 15:00:25 -08:00
clk-pll.h clk: samsung: pll: Add support for rate configuration of PLL46xx 2013-09-06 13:33:47 -07:00
clk-s3c64xx.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk.h clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
Makefile ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00