diff options
Diffstat (limited to 'include/linux/platform_data/serial-omap.h')
-rw-r--r-- | include/linux/platform_data/serial-omap.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/platform_data/serial-omap.h b/include/linux/platform_data/serial-omap.h index c860c1b314c0..d09275f3cde3 100644 --- a/include/linux/platform_data/serial-omap.h +++ b/include/linux/platform_data/serial-omap.h | |||
@@ -38,9 +38,6 @@ struct omap_uart_port_info { | |||
38 | unsigned int dma_rx_timeout; | 38 | unsigned int dma_rx_timeout; |
39 | unsigned int autosuspend_timeout; | 39 | unsigned int autosuspend_timeout; |
40 | unsigned int dma_rx_poll_rate; | 40 | unsigned int dma_rx_poll_rate; |
41 | int DTR_gpio; | ||
42 | int DTR_inverted; | ||
43 | int DTR_present; | ||
44 | 41 | ||
45 | int (*get_context_loss_count)(struct device *); | 42 | int (*get_context_loss_count)(struct device *); |
46 | void (*enable_wakeup)(struct device *, bool); | 43 | void (*enable_wakeup)(struct device *, bool); |