Parcourir la source

qcacld-3.0: Remove hdd_update_eht_cap_in_cfg() prototype

A prototype for hdd_update_eht_cap_in_cfg() was added as part of:
  qcacld-3.0: Add APIs to update 11be target capabilities
  Change-Id Ib3baa41ea3d8ef2ce49b88e4b48d8bc29556cd66

But no actual function was added, so remove the unused prototype.

Change-Id: Ie96c86f9028f39438e6a135c9733465aaf52c12b
CRs-Fixed: 3428468
Jeff Johnson il y a 2 ans
Parent
commit
3fac0e7be8
1 fichiers modifiés avec 1 ajouts et 12 suppressions
  1. 1 12
      core/hdd/inc/wlan_hdd_eht.h

+ 1 - 12
core/hdd/inc/wlan_hdd_eht.h

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2021, The Linux Foundation. All rights reserved.
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -47,17 +47,6 @@ struct sap_config;
 void hdd_update_tgt_eht_cap(struct hdd_context *hdd_ctx,
 			    struct wma_tgt_cfg *cfg);
 
-/**
- * hdd_update_eht_cap_in_cfg() - update EHT cap in global CFG
- * @hdd_ctx: pointer to hdd context
- *
- * This API will update the EHT config in CFG after taking intersection
- * of INI and firmware capabilities provided reading CFG
- *
- * Return: 0 on success and errno on failure
- */
-int hdd_update_eht_cap_in_cfg(struct hdd_context *hdd_ctx);
-
 /**
  * wlan_hdd_check_11be_support() - check if beacon IE and update hw mode
  * @beacon: beacon IE buffer