summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan_common.h
diff options
context:
space:
mode:
authorTony Cho2015-09-16 03:43:46 +0200
committerGreg Kroah-Hartman2015-09-17 06:34:44 +0200
commit2b4738c0b416b7578a09dde83ac02a1194b4d25f (patch)
treeef9447edbf3cee4d8253f5241d95c1402d4d3b40 /drivers/staging/wilc1000/linux_wlan_common.h
parentStaging: most: aim-network: Replace pr_info with netdev_info (diff)
downloadkernel-qcow2-linux-2b4738c0b416b7578a09dde83ac02a1194b4d25f.tar.gz
kernel-qcow2-linux-2b4738c0b416b7578a09dde83ac02a1194b4d25f.tar.xz
kernel-qcow2-linux-2b4738c0b416b7578a09dde83ac02a1194b4d25f.zip
staging: wilc1000: remove PANDA_BOARD
This patch removes one of the platform dependencies, PANDA_BOARD from the driver codes. The device tree will provide the platform dependencies in the future commits. Signed-off-by: Tony Cho <tony.cho@atmel.com> Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/linux_wlan_common.h')
-rw-r--r--drivers/staging/wilc1000/linux_wlan_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/wilc1000/linux_wlan_common.h b/drivers/staging/wilc1000/linux_wlan_common.h
index ea121f9b7fb0..5d13c1519350 100644
--- a/drivers/staging/wilc1000/linux_wlan_common.h
+++ b/drivers/staging/wilc1000/linux_wlan_common.h
@@ -145,9 +145,6 @@ extern atomic_t DEBUG_LEVEL;
#define MODALIAS "wilc_spi3"
#define GPIO_NUM 133
#endif
-#elif defined(PANDA_BOARD)
- #define MODALIAS "WILC_SPI"
- #define GPIO_NUM 139
#elif defined(PLAT_WMS8304) /* rachel */
#define MODALIAS "wilc_spi"
#define GPIO_NUM 139