ARM: mach-imx: Remove board entries in dt_board_compat
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 15 Aug 2012 14:26:30 +0000 (11:26 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 24 Aug 2012 03:44:12 +0000 (11:44 +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