wlcore: Remove unused macro WL1271_SUSPEND_SLEEP

commit 45aa7f071b ("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
This commit is contained in:
YueHaibing 2020-09-09 21:59:05 +08:00 committed by Kalle Valo
parent b09a2b3265
commit d06e2f8b41

View 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;