]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: move multiple definition of same macro to common header
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 26 Feb 2018 16:31:58 +0000 (22:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2018 16:22:28 +0000 (17:22 +0100)
commitd69d5a2631f06a0db9aa212a912457b5c409ae66
treebcf363fb906bcad88bfc1710afc4b58f6415a69a
parent60d8401a24c518eadb41acb57e55ef13bc92dc71
staging: wilc1000: move multiple definition of same macro to common header

Move the same #define from multiple '.c' files to common header file.
Instead of having same macro in different '.c' files, now kept in
common '.h' file.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_mon.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h