diff options
Diffstat (limited to 'arch/arm/mach-omap2/serial.c')
-rw-r--r-- | arch/arm/mach-omap2/serial.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/serial.c b/arch/arm/mach-omap2/serial.c index a5aecffe03ff..72df1b188135 100644 --- a/arch/arm/mach-omap2/serial.c +++ b/arch/arm/mach-omap2/serial.c | |||
@@ -155,8 +155,6 @@ static inline void __init omap_uart_reset(struct omap_uart_state *uart) | |||
155 | 155 | ||
156 | #if defined(CONFIG_PM) && defined(CONFIG_ARCH_OMAP3) | 156 | #if defined(CONFIG_PM) && defined(CONFIG_ARCH_OMAP3) |
157 | 157 | ||
158 | static int enable_off_mode; /* to be removed by full off-mode patches */ | ||
159 | |||
160 | static void omap_uart_save_context(struct omap_uart_state *uart) | 158 | static void omap_uart_save_context(struct omap_uart_state *uart) |
161 | { | 159 | { |
162 | u16 lcr = 0; | 160 | u16 lcr = 0; |