Re: [PATCH 1/1] clk/exynos4: Fix compilation warning

2014-05-28 Thread Mike Turquette
Quoting Sachin Kamat (2014-05-25 21:16:28) > 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() r

[PATCH 1/1] clk/exynos4: Fix compilation warning

2014-05-25 Thread Sachin Kamat
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 (unkn