ARM: OMAP: Fix merge errors in board-overo.c
authorSteve Sakoman <sakoman@gmail.com>
Thu, 23 Apr 2009 19:45:44 +0000 (12:45 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Apr 2009 19:45:44 +0000 (12:45 -0700)
One line was omitted when moving definitions from board-overo.h to
board-overo.c, and a duplicate overo_init_smsc911x call was added to
overo_init.

The former results in a compiler error.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found