]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file
authorChris Park <chris.park@atmel.com>
Mon, 22 Feb 2016 04:41:17 +0000 (13:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Feb 2016 19:48:19 +0000 (11:48 -0800)
commit50fa2ee820f61ad10e94b87d5cbb2ee1180a98f3
tree44f44529a6d211dfbb7aa1e1952faaf57881b317
parenta3f2965054f1364ba36d8189f30e7c5fb18f0dc9
staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file

This patch moves MODALIS and GPIO_NUM define to wilc_wlan.h file.
MODALIS and GPIO_NUM define are used to two files (wilc_sdio.c,
wilc_spi.c), these files already include wilc_wlan.h file in common.

Signed-off-by: Chris Park <chris.park@atmel.com>
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan_common.h
drivers/staging/wilc1000/wilc_wlan.h