]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-mxs: Remove board entries in dt_board_compat
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 15 Aug 2012 14:29:00 +0000 (11:29 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 17 Aug 2012 04:30:25 +0000 (12:30 +0800)
commit1de29a75f2d0b76bffc28cb87608e17a522c92d7
treeb704461c90b81909adfd53a96c54b1e3c0f47075
parent45c70f86be8d93fb39869f1c08748c4f3a9fba5e
ARM: mach-mxs: Remove board entries in dt_board_compat

There is no need for adding board related entries into dt_board_compat.

Leave only the SoC entry.

This way we do not need to patch a C file when adding dt support for
a new board.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/mach-mxs.c