[Feature][task-view-306]fix P56U08(patch6) compile error
Only Configure: No
Affected branch: master
Affected module: wifi
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No
Change-Id: I6f578bdc101cf226aa29830d0411966bd7d13c6c
diff --git a/ap/os/linux/linux-3.4.x/drivers/net/wireless/aic8800d80l/wifi_dev_aic88.c b/ap/os/linux/linux-3.4.x/drivers/net/wireless/aic8800d80l/wifi_dev_aic88.c
index 96515ff..852dd29 100755
--- a/ap/os/linux/linux-3.4.x/drivers/net/wireless/aic8800d80l/wifi_dev_aic88.c
+++ b/ap/os/linux/linux-3.4.x/drivers/net/wireless/aic8800d80l/wifi_dev_aic88.c
@@ -5,6 +5,7 @@
#include <linux/miscdevice.h>
#include <asm/uaccess.h>
#include <linux/slab.h>
+#include <linux/delay.h>
//zw.wang The WiFi-related control pins gpio132 and gpio91 are still affected after the uboot removes mmc0 on 20240531 on start
#include <lynq/lynq_ap_nv_cfg.h>
//zw.wang The WiFi-related control pins gpio132 and gpio91 are still affected after the uboot removes mmc0 on 20240531 on end