diff --git a/core/wma/inc/wma_internal.h b/core/wma/inc/wma_internal.h index ebd8ecdd40..273a2e9cfe 100644 --- a/core/wma/inc/wma_internal.h +++ b/core/wma/inc/wma_internal.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2013-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 @@ -1112,8 +1112,6 @@ QDF_STATUS wma_send_link_speed(uint32_t link_speed); int wma_link_speed_event_handler(void *handle, uint8_t *cmd_param_info, uint32_t len); -QDF_STATUS wma_wni_cfg_dnld(tp_wma_handle wma_handle); - int wma_unified_debug_print_event_handler(void *handle, uint8_t *datap, uint32_t len);