1
0
Fork 0

staging: rtl8723au: Remove some unused prototypes

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
wifi-calibration
Jes Sorensen 2014-05-09 15:04:01 +02:00 committed by Greg Kroah-Hartman
parent be4c50604d
commit 5e3a829996
1 changed files with 0 additions and 5 deletions

View File

@ -136,11 +136,6 @@ extern unsigned char MCS_rate_1R23A[16];
void _rtw_init_queue23a(struct rtw_queue *pqueue);
void rtw_suspend_lock_init(void);
void rtw_suspend_lock_uninit(void);
void rtw_lock_suspend(void);
void rtw_unlock_suspend(void);
#define NDEV_FMT "%s"
#define NDEV_ARG(ndev) ndev->name