ARM: OMAP: move debug_card_init() function
authorIgor Grinberg <grinberg@compulab.co.il>
Tue, 28 Aug 2012 23:18:56 +0000 (02:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Sep 2012 23:39:20 +0000 (16:39 -0700)
debug_card_init() function resides in the plat/board.h file.
Move it to a separate header file under plat/ so the board.h file can be
removed.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found