Re: [PATCH] ARM: pxa: fix suspend on PXA3XX

From: Russell King - ARM Linux
Date: Mon Jan 24 2011 - 05:17:15 EST


On Mon, Jan 24, 2011 at 11:15:52AM +0100, Sven Neumann wrote:
> static struct pxa_cpu_pm_fns pxa3xx_cpu_pm_fns = {
> + .save = pxa3xx_cpu_pm_save,
> + .restore = pxa3xx_cpu_pm_restore,

Indentation error.

> .valid = pxa3xx_cpu_pm_valid,
> .enter = pxa3xx_cpu_pm_enter,
> };
k
--
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/