vserver 2.0 rc7
[linux-2.6.git] / include / asm-ppc / of_device.h
index 14441c6..7229735 100644 (file)
@@ -55,7 +55,7 @@ struct of_platform_driver
        int     (*probe)(struct of_device* dev, const struct of_match *match);
        int     (*remove)(struct of_device* dev);
 
-       int     (*suspend)(struct of_device* dev, u32 state);
+       int     (*suspend)(struct of_device* dev, pm_message_t state);
        int     (*resume)(struct of_device* dev);
        int     (*shutdown)(struct of_device* dev);