OSDN Git Service

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)
commit8544b8098a2cf69574764f7c178647b8872ec202
treebcf363fb906bcad88bfc1710afc4b58f6415a69a
parent82059dcec99e50a334b486c65b5f1b87c1acd690
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