Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/4xx: Fix build of PCI code on 405
Commit 112d1fe "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 <benh@kernel.crashing.org>
- Loading branch information