aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/serial.c')
-rw-r--r--arch/arm/mach-omap2/serial.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/serial.c b/arch/arm/mach-omap2/serial.c
index e6c40273dafe..6ffbc924c4d4 100644
--- a/arch/arm/mach-omap2/serial.c
+++ b/arch/arm/mach-omap2/serial.c
@@ -104,11 +104,6 @@ struct omap_uart_state {
104static LIST_HEAD(uart_list); 104static LIST_HEAD(uart_list);
105static u8 num_uarts; 105static u8 num_uarts;
106 106
107
108void __init omap2_set_globals_uart(struct omap_globals *omap2_globals)
109{
110}
111
112static struct omap_device_pm_latency omap_uart_latency[] = { 107static struct omap_device_pm_latency omap_uart_latency[] = {
113 { 108 {
114 .deactivate_func = omap_device_idle_hwmods, 109 .deactivate_func = omap_device_idle_hwmods,