[PATCH 2/5] Add initial MPC8610 HPCD Platform files.

Stephen Rothwell sfr at canb.auug.org.au
Thu Oct 4 13:41:15 EST 2007


On Wed, 03 Oct 2007 15:09:33 -0500 Jon Loeliger <jdl at freescale.com> wrote:
>
> +++ b/arch/powerpc/platforms/86xx/mpc8610_hpcd.c
> +#include <linux/stddef.h>
> +#include <linux/kernel.h>
> +#include <linux/pci.h>
> +#include <linux/kdev_t.h>
> +#include <linux/delay.h>
> +#include <linux/seq_file.h>
> +
> +#include <asm/system.h>
> +#include <asm/time.h>
> +#include <asm/machdep.h>
> +#include <asm/pci-bridge.h>
> +#include <asm/mpc86xx.h>
> +#include <asm/prom.h>

You should include linux/of.h as well to use the of_ accessor functions.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071004/07d8eb21/attachment.pgp>


More information about the Linuxppc-dev mailing list