aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wroute.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6655/wroute.h')
-rw-r--r--drivers/staging/vt6655/wroute.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/vt6655/wroute.h b/drivers/staging/vt6655/wroute.h
index 34f9e43a6cc4..5ecc190ae775 100644
--- a/drivers/staging/vt6655/wroute.h
+++ b/drivers/staging/vt6655/wroute.h
@@ -39,9 +39,6 @@
/*--------------------- Export Functions --------------------------*/
-bool ROUTEbRelay (PSDevice pDevice, unsigned char *pbySkbData, unsigned int uDataLen, unsigned int uNodeIndex);
+bool ROUTEbRelay(PSDevice pDevice, unsigned char *pbySkbData, unsigned int uDataLen, unsigned int uNodeIndex);
#endif // __WROUTE_H__
-
-
-