aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-netlogic/multi-node.h
diff options
context:
space:
mode:
authorStefan Agner <[email protected]>2015-03-22 00:45:35 +0100
committerFlorian Fainelli <[email protected]>2015-03-24 15:13:23 -0700
commit3213e674ca42c95b84ed040eab3d5722f41412ae (patch)
treee85e3727de363b2d28acb7e417e320328f8f5c85 /arch/mips/include/asm/mach-netlogic/multi-node.h
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
ARM: cygnus: fix const declaration bcm_cygnus_dt_compat
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 <[email protected]> Acked-by: Scott Branden <[email protected]> Reviewed-by: Ray Jui <[email protected]> Tested-by: Ray Jui <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/mach-netlogic/multi-node.h')
0 files changed, 0 insertions, 0 deletions