From: Thomas Petazzoni Date: Wed, 15 May 2013 14:04:59 +0000 (+0200) Subject: arm: kirkwood: use the default of match table X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3207792e62498f872d64f12e2fc368aa9d7e3795;p=pandora-kernel.git 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 Signed-off-by: Jason Cooper --- Reading git-diff-tree failed