[PATCH V2] powerpc/85xx: Add platform_device declaration to fsl_pci.h
Kumar Gala
galak at kernel.crashing.org
Sat Mar 16 03:17:41 EST 2013
On Mar 15, 2013, at 1:14 AM, Jia Hongtao wrote:
> 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 at freescale.com>
> ---
> Changes for V2:
> - Just declare platform_device instead of including <linux/platform_device.h>
>
> arch/powerpc/sysdev/fsl_pci.h | 2 ++
> 1 file changed, 2 insertions(+)
applied to next
- k
More information about the Linuxppc-dev
mailing list