[PATCH] clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata
Olof Johansson
olof at lixom.net
Mon May 26 12:10:09 PDT 2014
On Fri, May 23, 2014 at 10:58:53PM +0200, Heiko Stübner wrote:
> 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 at lixom.net>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> This should probably go though the samsung tree / arm-soc, as the
> offending patch is also in there.
Applied on top of next/cleanup.
-Olof
More information about the linux-arm-kernel
mailing list