[PATCH] mach-imx/mach-imx6ul.c: proper constness with __initconst

Shawn Guo shawnguo at kernel.org
Tue Nov 24 19:07:43 PST 2015


On Sat, Nov 21, 2015 at 08:35:31PM -0500, Nicolas Pitre wrote:
> Both the pointer array and the pointed data have to be const when using
> __initconst to be correct.  This also fixes LTO builds that otherwise 
> fail with section mismatch errors.
> 
> Signed-off-by: Nicolas Pitre <nico at linaro.org>

Applied, thanks.



More information about the linux-arm-kernel mailing list