diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ti_wilink_st.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ti_wilink_st.h b/include/linux/ti_wilink_st.h index d914cd9085c..cf71cdea9f9 100644 --- a/include/linux/ti_wilink_st.h +++ b/include/linux/ti_wilink_st.h @@ -403,6 +403,7 @@ unsigned long st_ll_sleep_state(struct st_data_s *, unsigned char);  void st_ll_wakeup(struct st_data_s *);  void omap_serial_runtime_get(int port_index);  void omap_serial_runtime_put(int port_index); +void omap_serial_relax(int port_index);  /*   * header information used by st_core.c for FM and GPS  |