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)
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>

No differences found