]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/syslib/ocp.c
Pull define-node-cleanup into release branch
[linux-2.6-omap-h63xx.git] / arch / ppc / syslib / ocp.c
index e5fd2ae503ea7c2240c373f022ffa0c989ad52e3..9ccce438bd7af7ffc1dce54b32377a5975140bcd 100644 (file)
@@ -165,7 +165,7 @@ ocp_device_remove(struct device *dev)
 }
 
 static int
-ocp_device_suspend(struct device *dev, u32 state)
+ocp_device_suspend(struct device *dev, pm_message_t state)
 {
        struct ocp_device *ocp_dev = to_ocp_dev(dev);
        struct ocp_driver *ocp_drv = to_ocp_drv(dev->driver);