]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-pxa/sharpsl_pm.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
[~andy/linux] / arch / arm / mach-pxa / sharpsl_pm.c
index e68d46d415f340852ed27d59820acd326a6452f7..785880f67b60f9fac6f79f10c65c4ff13a137049 100644 (file)
@@ -869,7 +869,7 @@ static void sharpsl_apm_get_power_status(struct apm_power_info *info)
 }
 
 #ifdef CONFIG_PM
-static struct platform_suspend_ops sharpsl_pm_ops = {
+static const struct platform_suspend_ops sharpsl_pm_ops = {
        .prepare        = pxa_pm_prepare,
        .finish         = pxa_pm_finish,
        .enter          = corgi_pxa_pm_enter,