ARM: S5P6450: Add missing virtual ASoC DMA device
[deliverable/linux.git] / arch / arm / mach-omap1 / pm.c
index 0cca23a85175ab77155eb56651d73a5a6ed473bd..98ba9784aa1508bed004759158b6affa18c95580 100644 (file)
@@ -647,7 +647,7 @@ static struct irqaction omap_wakeup_irq = {
 
 
 
-static struct platform_suspend_ops omap_pm_ops ={
+static const struct platform_suspend_ops omap_pm_ops = {
        .prepare        = omap_pm_prepare,
        .enter          = omap_pm_enter,
        .finish         = omap_pm_finish,
This page took 0.025457 seconds and 5 git commands to generate.