Commit 94f27905 authored by Oded Gabbay's avatar Oded Gabbay

habanalabs/gaudi: fix function name in comment

function name in comment didn't match actual function name.
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent 5125aa33
......@@ -469,7 +469,7 @@ static u64 gaudi_rr_hbw_mask_high_ar_regs[GAUDI_NUMBER_OF_HBW_RR_REGS] = {
};
/**
* gaudi_set_block_as_protected - set the given block as protected
* gaudi_pb_set_block - set the given block as protected
*
* @hdev: pointer to hl_device structure
* @base: block base address
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment