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)
commit3207792e62498f872d64f12e2fc368aa9d7e3795
tree5dea3810226e1ab99e4e6d1f61ce1509b8b8aeea
parentf722406faae2d073cc1d01063d1123c35425939e
arm: kirkwood: use the default of match table

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>
arch/arm/mach-kirkwood/board-dt.c
This page took 0.025014 seconds and 5 git commands to generate.