linux-hardened/drivers/clk/samsung
Heiko Stübner 5a3babfcd2 clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata
The originally used PNAME macro from the core samsung clock infrastructure
declares the created array as initdata, creating section mismatch warnings
in the dclk driver.

Thus declare them directly, removing these warning.

Reported-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
2014-05-26 12:09: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: samsung: exynos4: Add remaining suspend/resume handling 2014-02-14 08:16:01 +09: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: add plls used by the early s3c24xx cpus 2014-04-15 02:11:36 +09:00
clk-pll.h clk: samsung: add plls used by the early s3c24xx cpus 2014-04-15 02:11:36 +09:00
clk-s3c64xx.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-s3c2410-dclk.c clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata 2014-05-26 12:09:45 -07:00
clk-s3c2410.c clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 2014-05-13 08:00:40 +09:00
clk-s3c2412.c clk: samsung: add clock controller driver for s3c2412 2014-04-15 02:11:36 +09:00
clk-s3c2443.c clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 2014-04-15 02:11:08 +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 clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 2014-05-13 08:00:40 +09:00