diff --git a/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h b/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h index 0a74a9fb..72bf53d6 100644 --- a/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h +++ b/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h @@ -37,7 +37,6 @@ /** * @brief Adds a RPU instance. * @param fpriv Pointer to the context of the UMAC IF layer. - * @param os_dev_ctx Pointer to the OS specific context of the RPU instance. * * This function adds an RPU instance. This function will return the * pointer to the context of the RPU instance. This pointer will need to be