forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/bcmdefs.h
old mode 100644new mode 100755
....@@ -24,10 +24,6 @@
2424 #ifndef _bcmdefs_h_
2525 #define _bcmdefs_h_
2626
27
-#ifndef BCM_FLEX_ARRAY
28
-#define BCM_FLEX_ARRAY (1)
29
-#endif /* BCM_FLEX_ARRAY */
30
-
3127 /*
3228 * One doesn't need to include this file explicitly, gets included automatically if
3329 * typedefs.h is included.