forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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.