提交 986842dd 编写于 作者: D Devendra Naga 提交者: Greg Kroah-Hartman

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: NDevendra Naga <devendra.aaru@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4a530183
......@@ -22,9 +22,6 @@
#define CSR_WIFI_NME_LOG_ID 0x1203FFFF
extern CsrSchedQid CSR_WIFI_NME_IFACEQUEUE;
void CsrWifiNmeInit(void **gash);
void CsrWifiNmeDeinit(void **gash);
void CsrWifiNmeHandler(void **gash);
#endif /* CSR_WIFI_NME_TASK_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册