qcacld-3.0: Get FW file names from PLD

Get FW file names from PLD.

CRs-Fixed: 1014363
Change-Id: I332cba76a3338eed27d37244bd9351ece99dcd97
diff --git a/core/pld/src/pld_pcie.h b/core/pld/src/pld_pcie.h
index e4c6ccb..63d0742 100644
--- a/core/pld/src/pld_pcie.h
+++ b/core/pld/src/pld_pcie.h
@@ -96,10 +96,12 @@
 #endif
 
 #ifndef CONFIG_CNSS
+
 static inline int
 pld_pcie_get_fw_files_for_target(struct pld_fw_files *pfw_files,
 				 u32 target_type, u32 target_version)
 {
+	pld_get_default_fw_files(pfw_files);
 	return 0;
 }
 static inline int