On Tue, Jan 08, 2008 at 04:07:17PM -0600, Jon Loeliger wrote:
> +static void storcenter_power_off(void)
> +{
> +     /* No way to shut power off with software */
> +     local_irq_disable();
> +     for (;;) ;
> +     /* NOTREACHED */
> +}

So leave it out, and let the generic halt function be used.

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

Reply via email to