On Tue, 2009-11-24 at 01:19 -0700, Grant Likely wrote: > > +#if !defined(CONFIG_SPARC) /* SPARC doesn't do ref counting (yet) */ > +/**
Make this a Kconfig symbol, something like CONFIG_OF_DYNAMIC. You need refcounting when you can add/remove nodes dynamically. Some embedded archs might want the option to not enable that and save space. Cheers, Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev