mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 18:51:21 +02:00
staging: wilc1000: Remove commented variable declerations
Removing the commented static variable declerations. Signed-off-by: Abhishek Sharma <asharm14@visteon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0dcbea196b
commit
542a6bc5cf
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user