Parcourir la source

qcacld-3.0: Remove peProcessMsg() prototype

LIM exposes a prototype for function peProcessMsg(), but the current
driver does not have a function by that name, so remove the prototype.

Change-Id: I90d5c4983467c58e5d2a44caf6edc9ef6c4a1c99
CRs-Fixed: 2369204
Jeff Johnson il y a 6 ans
Parent
commit
9aaffb8688
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      core/mac/src/pe/include/lim_api.h

+ 1 - 2
core/mac/src/pe/include/lim_api.h

@@ -107,14 +107,13 @@ typedef enum eMgmtFrmDropReason {
  * Function to initialize LIM state machines.
  * This called upon LIM thread creation.
  */
-extern QDF_STATUS lim_initialize(struct mac_context *);
+QDF_STATUS lim_initialize(struct mac_context *);
 QDF_STATUS pe_open(struct mac_context *mac, struct cds_config_info *cds_cfg);
 QDF_STATUS pe_close(struct mac_context *mac);
 void pe_register_tl_handle(struct mac_context *mac);
 QDF_STATUS lim_start(struct mac_context *mac);
 QDF_STATUS pe_start(struct mac_context *mac);
 void pe_stop(struct mac_context *mac);
-QDF_STATUS peProcessMsg(struct mac_context *mac, struct scheduler_msg *limMsg);
 
 /**
  * pe_register_mgmt_rx_frm_callback() - registers callback for receiving