]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/platform_device.h
[S390] remove code for oldselect system call
[linux-2.6-omap-h63xx.git] / include / linux / platform_device.h
index 4b8cc6a324797682d08e487d314cb4ce647e2d7c..9a342699c6075a946f947bea3298cd8e86f65b37 100644 (file)
@@ -55,7 +55,6 @@ struct platform_driver {
        int (*suspend_late)(struct platform_device *, pm_message_t state);
        int (*resume_early)(struct platform_device *);
        int (*resume)(struct platform_device *);
-       struct pm_ext_ops *pm;
        struct device_driver driver;
 };