ARM: OMAP: Fix mux compile without debug selected
authorTony Lindgren <tony@atomide.com>
Wed, 6 Feb 2008 17:57:35 +0000 (09:57 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 6 Feb 2008 17:57:35 +0000 (09:57 -0800)
Fix mux compile without debug selected.

We can also optimize out debug field, but the mux stuff
should be all __init with the board-*.c files, so deal
with that later.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found