mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 12:33:18 -04:00
habanalabs/gaudi: fix function name in comment
function name in comment didn't match actual function name. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user