hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux_priv.h
old mode 100644new mode 100755
....@@ -41,6 +41,7 @@
4141 #ifdef CONFIG_HAS_WAKELOCK
4242 #include <linux/pm_wakeup.h>
4343 #endif /* CONFIG_HAS_WAKELOCK */
44
+#include <linux/wakelock.h>
4445 #include <dngl_stats.h>
4546 #include <dhd.h>
4647 #include <dhd_dbg.h>
....@@ -144,6 +145,7 @@
144145 struct wakeup_source wl_nanwake; /* NAN wakelock */
145146 #endif /* CONFIG_HAS_WAKELOCK */
146147
148
+ struct wake_lock rx_wakelock;
147149 #if defined(OEM_ANDROID)
148150 /* net_device interface lock, prevent race conditions among net_dev interface
149151 * calls and wifi_on or wifi_off