Home
last modified time | relevance | path

Searched hist:"202 e5ae9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos5420.c202e5ae9 Tue Aug 06 23:48:39 CDT 2013 Sachin Kamat <sachin.kamat@linaro.org> clk: exynos5420: Fix incorrect placement of __initdata

__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
202e5ae9 Tue Aug 06 23:48:39 CDT 2013 Sachin Kamat <sachin.kamat@linaro.org> clk: exynos5420: Fix incorrect placement of __initdata

__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>