Explorar o código

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 %!s(int64=8) %!d(string=hai) anos
pai
achega
2db4b64aae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fw/wlan_defs.h

+ 1 - 1
fw/wlan_defs.h

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