From: Dmitry Eremin-Solenikov Date: Thu, 17 Nov 2011 14:48:50 +0000 (+0400) Subject: powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pci X-Git-Tag: v3.3-rc1~181^2~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d71349580757eb5f109fb1e396a8544f3043160;p=pandora-kernel.git powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pci Traditionally mpc830x_rdb board file searched for mpc8308-pcie devices. However both in-kernel dts from the beginning declared those pcie units as compatible with mpc8314-pci, which is handled by mpc83xx_setup_pci(). Drop special handling for mpc8308 and use common function instead. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed