소스 검색

fw-api: CL 2799207 - update fw common interface files

only use NUM_SPATIAL_STREAM if it is defined

Change-Id: Ieefee7cfedb8c77b8df39bdd7a882d3ab371a24e
CRs-Fixed: 1107600
qcabuildsw 8 년 전
부모
커밋
2db4b64aae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fw/wlan_defs.h

+ 1 - 1
fw/wlan_defs.h

@@ -337,7 +337,7 @@ typedef struct {
     } while (0)
 
 #endif /* !((NUM_SPATIAL_STREAM > 4) || SUPPORT_11AX) */ /* above N/A for Lithium */
-#endif
+#endif /* NUM_SPATIAL_STREAM */
 
 /* NOTE: NUM_DYN_BW and NUM_SCHED_ENTRIES cannot be changed without breaking WMI Compatibility */
 #define NUM_SCHED_ENTRIES           2