staging: ti-st: mv headers to ti_wilink_st
authorPavan Savoy <pavan_savoy@ti.com>
Fri, 17 Sep 2010 16:06:11 +0000 (12:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 00:02:54 +0000 (17:02 -0700)
commit83ef41f0858b48cce4f8ca23f674ec55d50bf47d
treea26a80c54a7dc907e75e6778df4d3af7f7a3a77c
parent5d702ea3191ea8ab3efd3f203e88dba1d8016eba
staging: ti-st: mv headers to ti_wilink_st

move all the header information to ti_wilink_st.h.
This header would then not only serve the local modules like the st_core.c,
st_kim.c and st_ll.c but also the external modules/protocol drivers that are
dependent on the shared transport driver.
Modify the source files to include the new header ti_wilink_st.h,

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ti-st/bt_drv.c
drivers/staging/ti-st/fm.h [deleted file]
drivers/staging/ti-st/st.h [deleted file]
drivers/staging/ti-st/st_core.c
drivers/staging/ti-st/st_core.h [deleted file]
drivers/staging/ti-st/st_kim.c
drivers/staging/ti-st/st_kim.h [deleted file]
drivers/staging/ti-st/st_ll.c
drivers/staging/ti-st/st_ll.h [deleted file]
drivers/staging/ti-st/ti_wilink_st.h [new file with mode: 0644]