wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
authorYueHaibing <yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:59:05 +0000 (21:59 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 16 Sep 2020 06:07:49 +0000 (09:07 +0300)
commit 45aa7f071b06 ("wlcore: Use generic runtime pm calls for wowlan elp configuration")
left behind this, remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200909135905.35728-1-yuehaibing@huawei.com
drivers/net/wireless/ti/wlcore/main.c

index 821ad1a..b55b8e0 100644 (file)
@@ -30,7 +30,6 @@
 #include "sysfs.h"
 
 #define WL1271_BOOT_RETRIES 3
-#define WL1271_SUSPEND_SLEEP 100
 #define WL1271_WAKEUP_TIMEOUT 500
 
 static char *fwlog_param;