Commit d06e2f8b authored by YueHaibing's avatar YueHaibing Committed by Kalle Valo
Browse files

wlcore: Remove unused macro WL1271_SUSPEND_SLEEP



commit 45aa7f07 ("wlcore: Use generic runtime pm calls for wowlan elp configuration")
left behind this, remove it.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200909135905.35728-1-yuehaibing@huawei.com
parent b09a2b32
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,6 @@
#include "sysfs.h"
#include "sysfs.h"


#define WL1271_BOOT_RETRIES 3
#define WL1271_BOOT_RETRIES 3
#define WL1271_SUSPEND_SLEEP 100
#define WL1271_WAKEUP_TIMEOUT 500
#define WL1271_WAKEUP_TIMEOUT 500


static char *fwlog_param;
static char *fwlog_param;