Hi Scott,

On Tue, 11 Dec 2007 15:22:45 -0600 Scott Wood <[EMAIL PROTECTED]> wrote:
>
> +++ b/arch/powerpc/platforms/8xx/adder875.c
> +
> +static int __init adder875_probe(void)
> +{
> +     unsigned long root = of_get_flat_dt_root();
> +     return of_flat_dt_is_compatible(root, "analogue-and-micro,adder875");

You should include asm/prom.h to use the flattened device tree accessors.

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgpvoJabPkGH2.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to