arm: mach-omap2: remove NULL board_mux from board files
authorAaro Koskinen <Aaro.Koskinen@nokia.com>
Thu, 2 Dec 2010 13:25:40 +0000 (13:25 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 3 Dec 2010 01:03:41 +0000 (17:03 -0800)
If CONFIG_OMAP_MUX is not enabled, we can define board_mux in the header
file instead of forcing every single board to define it.

Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
[tony@atomide.com: updated for combined board-zoom files]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found