[PATCH 9/12] powerpc: Export htab start/end via device tree

Dave Hansen haveblue at us.ibm.com
Tue Nov 8 00:15:33 EST 2005


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




More information about the Linuxppc64-dev mailing list