arm: kirkwood: use the default of match table
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 May 2013 14:04:59 +0000 (16:04 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sun, 19 May 2013 20:20:49 +0000 (20:20 +0000)
mach-kirkwood/board-dt.c defines its own OF matching table, but in
fact, it is the same to the default of_default_bus_match_table[] which
is already used by mach-mvebu, mach-dove and mach-orion5x.

This patch therefore makes mach-kirkwood use the same default OF
matching table.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found