diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/plat-omap/include/plat/omap-serial.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/plat-omap/include/plat/omap-serial.h b/arch/arm/plat-omap/include/plat/omap-serial.h index 3c9fd3e4263f..a531149823bb 100644 --- a/arch/arm/plat-omap/include/plat/omap-serial.h +++ b/arch/arm/plat-omap/include/plat/omap-serial.h | |||
@@ -105,8 +105,4 @@ struct uart_omap_dma { | |||
105 | unsigned int rx_timeout; | 105 | unsigned int rx_timeout; |
106 | }; | 106 | }; |
107 | 107 | ||
108 | |||
109 | int DTR_gpio; | ||
110 | int DTR_inverted; | ||
111 | int DTR_active; | ||
112 | #endif /* __OMAP_SERIAL_H__ */ | 108 | #endif /* __OMAP_SERIAL_H__ */ |