]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/common.h
OMAP: SERIAL: Provide function to enable/disable uart clocks
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / common.h
index 36a3b62d4d8d4da2a982a7e3e7961a4d08627615..6c072de7fc213f67208d8a7cd6d7b47129215913 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,