clk: samsung: exynos4415: Move PLL rates data to init section
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 11 May 2016 12:02:03 +0000 (14:02 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:18:04 +0000 (11:18 +0200)
commitccd12b5cd69fbe33551922f03fe22e1053e5243c
treed0baa3c5fd89b343692fe48db833597113a5a130
parentab7cc66dfa8e35e84a90ddfbb54f9bfadfbc2817
clk: samsung: exynos4415: Move PLL rates data to init section

The arrays with initialization data of PLLs can be moved to initconst
section because they are referenced only from other initconst-level
symbols.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-exynos4415.c
This page took 0.025565 seconds and 5 git commands to generate.