From: Benjamin Herrenschmidt Date: Fri, 5 Aug 2011 05:59:40 +0000 (+1000) Subject: powerpc/4xx: Fix build of PCI code on 405 X-Git-Tag: v3.1-rc2~30^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883a805d617baca1c01172dc1d35e37829ffed0c;p=pandora-kernel.git powerpc/4xx: Fix build of PCI code on 405 Commit 112d1fe9f7715db423ffeec5ac1beccff6093dc4 "powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops" inadvertently broke 405 builds due to some functions being over protected by an ifdef CONFIG_44x. Move them back out. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed