[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5511E1C3.1090209@broadcom.com>
Date: Tue, 24 Mar 2015 15:14:27 -0700
From: Florian Fainelli <fainelli@...adcom.com>
To: Stefan Agner <stefan@...er.ch>, <rjui@...adcom.com>,
<sbranden@...adcom.com>, <f.fainelli@...il.com>
CC: <bcm@...thebug.org>, <mporter@...aro.org>,
<linux@....linux.org.uk>, <jonathar@...adcom.com>,
<bcm-kernel-feedback-list@...adcom.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<llvmlinux@...ts.linuxfoundation.org>
Subject: Re: [PATCH] ARM: cygnus: fix const declaration bcm_cygnus_dt_compat
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@...er.ch>
Applied to platform/next, thanks
--
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists