kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/bcmutils.cold mode 100644new mode 100755
.. .. @@ -23,9 +23,9 @@ 23 23 24 24 #include <typedefs.h> 25 25 #include <bcmdefs.h> 26 -#if (LINUX_VERSION_CODE < KERNEL_VERSION(5, 16, 0))26 +#if (LINUX_VERSION_CODE < KERNEL_VERSION(5, 15, 0))27 27 #include <stdarg.h> 28 -#endif /* LINUX_VERSION_CODE < KERNEL_VERSION(5, 16, 0) */28 +#endif /* LINUX_VERSION_CODE < KERNEL_VERSION(5, 15, 0) */29 29 #ifdef BCMDRIVER 30 30 #include <osl.h> 31 31 #include <bcmutils.h>