diff --git a/projects/clr/hipamd/include/hcc_detail/hip_runtime_api.h b/projects/clr/hipamd/include/hcc_detail/hip_runtime_api.h index 7f79b64ac9..1e56949c08 100644 --- a/projects/clr/hipamd/include/hcc_detail/hip_runtime_api.h +++ b/projects/clr/hipamd/include/hcc_detail/hip_runtime_api.h @@ -1162,7 +1162,7 @@ hipError_t hipLaunchModuleKernel(hipFunction_t f, unsigned int sharedMemBytes, hipStream_t stream, void **kernelParams, - void **extra) __attribute__((deprecated("kernelParams is not fully supported, use extra instead"))) ; + void **extra) ; // doxygen end Version Management /**