[PATCH] ARM: cygnus: fix const declaration bcm_cygnus_dt_compat
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Tue Mar 24 00:21:34 PDT 2015
Hello Stefan,
On Sun, Mar 22, 2015 at 12:45:35AM +0100, 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>
Acked-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list