ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead...
[openwrt/staging/dedeckeh.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-ar913x-wmac.c
index 024d29044bed3b49489c315c888ed02a96e6e65e..7840ff9c5807ae1a8619b8c431131921875369c0 100644 (file)
@@ -22,7 +22,9 @@
 
 #include "dev-ar913x-wmac.h"
 
-static struct ath9k_platform_data ar913x_wmac_data;
+static struct ath9k_platform_data ar913x_wmac_data = {
+       .led_pin = -1,
+};
 static char ar913x_wmac_mac[6];
 
 static struct resource ar913x_wmac_resources[] = {