SERIAL: OMAP: Remove the slave idle handling from the driver
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / platform_data / serial-omap.h
index ff9b0aa..c860c1b 100644 (file)
@@ -43,8 +43,6 @@ struct omap_uart_port_info {
        int                     DTR_present;
 
        int (*get_context_loss_count)(struct device *);
-       void (*set_forceidle)(struct device *);
-       void (*set_noidle)(struct device *);
        void (*enable_wakeup)(struct device *, bool);
 };