longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_fdrv/rwnx_gki.cold mode 100644new mode 100755
.. .. @@ -1,7 +1,8 @@ 1 1 #include <linux/version.h> 2 -#include "net/wireless/core.h"3 2 4 -#if IS_ENABLED(CONFIG_ANDROID) && (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 14, 0))3 +#if IS_ENABLED(CONFIG_GKI_OPT_FEATURES) && IS_ENABLED(CONFIG_ANDROID) && (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 14, 0))4 +5 +#include "net/wireless/core.h"5 6 6 7 static struct genl_family rwnx_nl80211_fam; 7 8