linux/drivers/staging/wilc1000
Glen Lee 5da0a0706b staging: wilc1000: coreconfigurator.c: remove unused functions
This patch removes following unused funtions which will not be used anymore.

ascii_hex_to_dec
get_hex_char
extract_mac_addr
create_mac_addr
conv_ip_to_int
conv_int_to_ip
get_wid_type
get_type
CreateConfigPacket
ConfigWaitResponse
ConfigProvideResponse
ConfigPktReceived
ParseWriteResponse
CreatePacketHeader
ParseResponse
ProcessBinWid
ProcessAdrWid
ProcessStrWid
ProcessIPwid
ProcessIntWid
ProcessShortWid
ProcessCharWid

As a result, four global variable causes defined but not used compile warnings.
So just remove unused varialbs g_seqno, g_wid_num, Res_Len and g_oper_mode.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-12 18:24:55 -07:00
..
coreconfigurator.c staging: wilc1000: coreconfigurator.c: remove unused functions 2015-09-12 18:24:55 -07:00
coreconfigurator.h staging: wilc1000: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
host_interface.c staging: wilc1000: remove kmalloc wrapper 2015-09-12 18:24:54 -07:00
host_interface.h staging: wilc1000: define undefined operation mode 2015-09-12 18:24:45 -07:00
Kconfig staging: wilc1000: remove BROKEN status 2015-09-12 18:24:54 -07:00
linux_mon.c staging: wilc1000: delete definition USE_WIRELESS 2015-09-12 18:24:46 -07:00
linux_wlan_common.h staging: wilc1000: remove unused NM73131_0_BOARD 2015-09-12 18:24:46 -07:00
linux_wlan_sdio.c staging: wilc1000: remove unused NM73131_0_BOARD 2015-09-12 18:24:46 -07:00
linux_wlan_sdio.h
linux_wlan_spi.c Staging: wilc1000: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" 2015-09-12 18:24:55 -07:00
linux_wlan_spi.h
linux_wlan.c staging: wilc1000: remove unused global variables 2015-09-12 18:24:55 -07:00
Makefile staging: wilc1000: delete wilc_memory.c and wilc_memory.h 2015-09-12 18:24:54 -07:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
wilc_debugfs.c staging: wilc1000: Process WARN, INFO options of debug levels from user 2015-08-17 12:46:31 -07:00
wilc_errorsupport.h staging: wilc1000: replace WILC_ErrNo by int type 2015-09-12 18:24:29 -07:00
wilc_msgqueue.c staging: wilc1000: wilc_msgqueue.c: use kmalloc with GFP_ATOMIC 2015-09-12 18:24:45 -07:00
wilc_msgqueue.h staging: wilc1000: delete wilc_memory.c and wilc_memory.h 2015-09-12 18:24:54 -07:00
wilc_oswrapper.h staging: wilc1000: delete wilc_memory.c and wilc_memory.h 2015-09-12 18:24:54 -07:00
wilc_platform.h staging: wilc1000: remove WILC_TimerHandle typedef 2015-08-14 20:35:29 -07:00
wilc_sdio.c staging: wilc1000: remove unused global variables 2015-09-12 18:24:55 -07:00
wilc_spi.c staging: wilc1000: remove unused global variables 2015-09-12 18:24:55 -07:00
wilc_wfi_cfgoperations.c staging: wilc1000: remove kmalloc wrapper 2015-09-12 18:24:54 -07:00
wilc_wfi_cfgoperations.h staging: wilc1000: remove dead codes 2015-09-12 18:24:44 -07:00
wilc_wfi_netdevice.h staging: wilc1000: remove unused NM73131_0_BOARD 2015-09-12 18:24:46 -07:00
wilc_wlan_cfg.c staging: wilc1000: remove unused preprocessor definition 2015-09-12 18:24:44 -07:00
wilc_wlan_cfg.h
wilc_wlan_if.h staging: wilc1000: remove dead codes 2015-09-12 18:24:44 -07:00
wilc_wlan.c staging: wilc1000: remove unused PLAT_RK3026_TCHIP 2015-09-12 18:24:47 -07:00
wilc_wlan.h staging: wilc1000: remove dead codes 2015-09-12 18:24:44 -07:00