linux/drivers/staging/wilc1000
Ajay Singh 057b0a8100 staging: wilc1000: remove coreconfigurator.h file
Remove the coreconfigurator header file, as its source file is deleted
after code refactor. Moved the required structure and prototypes to
hostinterface header.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-05 15:23:01 +01:00
..
host_interface.c staging: wilc1000: remove coreconfigurator.c file 2018-11-05 15:23:01 +01:00
host_interface.h staging: wilc1000: remove coreconfigurator.h file 2018-11-05 15:23:01 +01:00
Kconfig staging: wilc1000: prefer 'help' in KConfig 2018-10-11 12:10:32 +02:00
linux_mon.c staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface() 2018-09-25 20:53:56 +02:00
linux_wlan.c staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init() 2018-09-25 20:53:57 +02:00
Makefile staging: wilc1000: remove coreconfigurator.c file 2018-11-05 15:23:01 +01:00
microchip,wilc1000,sdio.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
microchip,wilc1000,spi.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
TODO staging: wilc1000: remove TODO item for comments and code style 2018-08-05 16:15:32 +02:00
wilc_sdio.c staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init() 2018-09-25 20:53:57 +02:00
wilc_spi.c staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init() 2018-09-25 20:53:57 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: remove p2p related static variables to wilc_vif struct 2018-09-25 20:53:57 +02:00
wilc_wfi_cfgoperations.h staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface() 2018-09-25 20:53:56 +02:00
wilc_wfi_netdevice.h staging: wilc1000: remove p2p related static variables to wilc_vif struct 2018-09-25 20:53:57 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove coreconfigurator.h file 2018-11-05 15:23:01 +01:00
wilc_wlan_cfg.h staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals' 2018-09-25 20:53:57 +02:00
wilc_wlan_if.h staging: wilc1000: remove unused wid type values 2018-09-25 20:53:56 +02:00
wilc_wlan.c staging: wilc1000: use usleep_range() in place of udelay() 2018-09-25 20:53:57 +02:00
wilc_wlan.h staging: wilc1000: refactor code to avoid static variables for config parameters 2018-09-25 20:53:57 +02:00