staging: rtl8723au: Remove some unused prototypes
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:04:01 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:00 +0000 (13:12 -0700)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/osdep_service.h

index c4711a6..f514dd3 100644 (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