]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/common.h
ARM: OMAP2 Provide function to enable/disable uart clocks
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / common.h
index 06093112b665c6b2b77330647f11938cfe898825..515c6286582c910e97ed13c57228d7ff89c25a6a 100644 (file)
@@ -34,6 +34,7 @@ struct sys_timer;
 extern void omap_map_common_io(void);
 extern struct sys_timer omap_timer;
 extern void omap_serial_init(void);
+extern void omap_serial_enable_clocks(int enable);
 #ifdef CONFIG_I2C_OMAP
 extern int omap_register_i2c_bus(int bus_id, u32 clkrate,
                                 struct i2c_board_info const *info,