RTC: Cleanup rtc_class_ops->update_irq_enable()
[deliverable/linux.git] / include / linux / rtc.h
index 741a51cc44607163efef64cbf7c2201c671ccd44..2ca7e8a78060f24057d1c2290e05289393092e27 100644 (file)
@@ -149,7 +149,6 @@ struct rtc_class_ops {
        int (*set_mmss)(struct device *, unsigned long secs);
        int (*read_callback)(struct device *, int data);
        int (*alarm_irq_enable)(struct device *, unsigned int enabled);
-       int (*update_irq_enable)(struct device *, unsigned int enabled);
 };
 
 #define RTC_DEVICE_NAME_SIZE 20
This page took 0.025439 seconds and 5 git commands to generate.