]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/rtc/rtc-wm831x.c
Merge git://git.infradead.org/iommu-2.6
[mv-sheeva.git] / drivers / rtc / rtc-wm831x.c
index 79795cdf6ed81f9796ea914f21180f03694ac184..000c7e481e594ab8216b5c5d05098af188a9d876 100644 (file)
@@ -485,7 +485,7 @@ static int __devexit wm831x_rtc_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct dev_pm_ops wm831x_rtc_pm_ops = {
+static const struct dev_pm_ops wm831x_rtc_pm_ops = {
        .suspend = wm831x_rtc_suspend,
        .resume = wm831x_rtc_resume,