Commit 542a6bc5 authored by Abhishek Sharma's avatar Abhishek Sharma Committed by Greg Kroah-Hartman

staging: wilc1000: Remove commented variable declerations

Removing the commented static variable declerations.
Signed-off-by: default avatarAbhishek Sharma <asharm14@visteon.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0dcbea19
......@@ -29,10 +29,6 @@ int sdio_xfer_cnt(void);
uint32_t wilc_get_chipid(uint8_t update);
WILC_Uint16 Set_machw_change_vir_if(WILC_Bool bValue);
/* static uint32_t vmm_table[WILC_VMM_TBL_SIZE]; */
/* static uint32_t vmm_table_rbk[WILC_VMM_TBL_SIZE]; */
/* static uint32_t vmm_table_rbk[WILC_VMM_TBL_SIZE]; */
typedef struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment