From: Jia Hongtao Date: Fri, 15 Mar 2013 06:14:58 +0000 (+0800) Subject: powerpc/85xx: Add platform_device declaration to fsl_pci.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~26^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7417202569ff31c4ddc88811b30925263951da1;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed