qcacmn: Fix typo "seperate"

Replace typo "seperate" with correct spelling "separate".

Change-Id: I742473a16b79c5b91722c3642c983a7fa6dfd252
CRs-Fixed: 2238309
此提交包含在:
Jeff Johnson
2018-05-06 11:29:19 -07:00
提交者 nshrivas
父節點 cc793da52b
當前提交 4cee5cf7cc
共有 6 個檔案被更改,包括 8 行新增8 行删除

查看文件

@@ -43,7 +43,7 @@ qdf_export_symbol(wlan_lmac_if_sptrl_set_rx_ops_register_cb);
#endif /* WLAN_CONV_SPECTRAL_ENABLE */
/*
* spectral scan is built as seperate .ko for WIN where
* spectral scan is built as separate .ko for WIN where
* MCL it is part of wlan.ko so the registration of
.* rx ops to global lmac if layer is different between WIN
* and MCL