Re: [PATCH] alpha build pm_power_off hack

From: Ivan Kokshaysky
Date: Mon Dec 12 2005 - 08:44:22 EST


On Mon, Dec 12, 2005 at 05:10:34AM -0700, Eric W. Biederman wrote:
> +/*
> + * Power off function, alpha doesn't use but we should
> + * always call machine_power_off.
> + */
> +void (*pm_power_off)(void) = machine_power_off;
> +

This one makes sense, thanks.

Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/