staging: csr: csr_wifi_nme_task.h: remove function prototypes
there are function definitions missing for these prototypes, so remove all 3 function protos. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
4a530183f5
commit
986842dd57
@@ -22,9 +22,6 @@
|
|||||||
|
|
||||||
#define CSR_WIFI_NME_LOG_ID 0x1203FFFF
|
#define CSR_WIFI_NME_LOG_ID 0x1203FFFF
|
||||||
extern CsrSchedQid CSR_WIFI_NME_IFACEQUEUE;
|
extern CsrSchedQid CSR_WIFI_NME_IFACEQUEUE;
|
||||||
void CsrWifiNmeInit(void **gash);
|
|
||||||
void CsrWifiNmeDeinit(void **gash);
|
|
||||||
void CsrWifiNmeHandler(void **gash);
|
|
||||||
|
|
||||||
#endif /* CSR_WIFI_NME_TASK_H__ */
|
#endif /* CSR_WIFI_NME_TASK_H__ */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user