On Tue, 2005-11-08 at 00:07 +1100, Michael Ellerman wrote: > > +#ifdef CONFIG_KEXEC > + kexec_setup(); /* requires unflattened device tree. */ > +#endif Would this #ifdef be more appropriate in the header where this function's prototype currently resides? -- Dave