On Fri, 29 Feb 2008 09:47:16 -0800 Badari Pulavarty <[EMAIL PROTECTED]> wrote: > > Here is the latest for review. (just to make sure I didn't miss > anything).
Sorry I didn't review the previous ones ... just a small thing. > + type = of_get_property(np, "device_type", NULL); To use the of_ accessors, you need to include linux/of.h (currently asm/prom.h include linux/of.h, but that may not always be true). In fact, I think you don't even need asm/prom.h. -- Cheers, Stephen Rothwell [EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/
pgpGUYwVRxbSt.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev