commit | c7417202569ff31c4ddc88811b30925263951da1 | [log] [tgz] |
---|---|---|
author | Jia Hongtao <hongtao.jia@freescale.com> | Fri Mar 15 14:14:58 2013 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 15 11:12:46 2013 -0500 |
tree | 06e97232606550bddb815b8dab5cc29d6431f254 | |
parent | 35122062bee3d6178dbcd383fa487b5b5f4d28bf [diff] |
powerpc/85xx: Add platform_device declaration to fsl_pci.h mpc85xx_pci_err_probe(struct platform_device *op) need platform_device declaration for definition. Otherwise, it will cause compile error if any files including fsl_pci.h without declaration of platform_device. Signed-off-by: Jia Hongtao <hongtao.jia@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>