aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6655/wcmd.h')
-rw-r--r--drivers/staging/vt6655/wcmd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/wcmd.h b/drivers/staging/vt6655/wcmd.h
index 126b61c48791..6ef04de69f37 100644
--- a/drivers/staging/vt6655/wcmd.h
+++ b/drivers/staging/vt6655/wcmd.h
@@ -114,11 +114,10 @@ vCommandTimerWait(
void *hDeviceContext,
unsigned int MSecond
);
-#ifdef TxInSleep
+
void
BSSvSecondTxData(
void *hDeviceContext
);
-#endif
#endif //__WCMD_H__