]> git.baikalelectronics.ru Git - kernel.git/commit
ARM/of: allow *machine_desc.dt_compat to be const
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 20 Dec 2011 21:56:45 +0000 (22:56 +0100)
committerRob Herring <rob.herring@calxeda.com>
Tue, 27 Dec 2011 16:57:13 +0000 (10:57 -0600)
commit1a42ac85cc106c3ed046c1ef1b7ff04477ca44dd
tree3cd4fc6d7785d3fd0dd21c7d34cdc1731f2ff6c7
parent9b73dbceae384d766e2cff3f752fc69af7c9dda9
ARM/of: allow *machine_desc.dt_compat to be const

This allows dt_compat to point to a constant list of compatible strings.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/include/asm/mach/arch.h
drivers/of/fdt.c
include/linux/of_fdt.h