staging: rtl8723au: Create rtl8723au_bt_intf.h
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sun, 25 May 2014 20:43:23 +0000 (22:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 22:14:41 +0000 (15:14 -0700)
commit3a159d9acc2ad4938d82fb9fc166f6f00fd26fe9
tree09d22d3a8d900d33509801de467863a78e52d303
parent983ebef5c9cca4c8ca2171d976525ab57621ec76
staging: rtl8723au: Create rtl8723au_bt_intf.h

Use this header for declaring functions that are currently #ifdef'ed
out in the general code.

Start by moving BTDM_1Ant8723A() there and renaming it appropriately.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
drivers/staging/rtl8723au/core/rtw_pwrctrl.c
drivers/staging/rtl8723au/hal/hal_com.c
drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
drivers/staging/rtl8723au/include/rtl8723a_bt-coexist.h
drivers/staging/rtl8723au/include/rtl8723a_bt_intf.h [new file with mode: 0644]
drivers/staging/rtl8723au/include/rtl8723a_hal.h
This page took 0.026501 seconds and 5 git commands to generate.