[PATCH] ARM: cygnus: fix const declaration bcm_cygnus_dt_compat

Florian Fainelli fainelli at broadcom.com
Tue Mar 24 15:14:27 PDT 2015


On 21/03/15 16:45, Stefan Agner wrote:
> The const declaration for char* is actually duplicated, however
> the array of strings is currently not constant. However, typically
> the dt_compat array is declared as const char *const. Follow
> that convention and also add the __initconst macro for constant
> initialization data.
> 
> Signed-off-by: Stefan Agner <stefan at agner.ch>

Applied to platform/next, thanks
-- 
Florian



More information about the linux-arm-kernel mailing list