mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02: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:
parent
5125aa3368
commit
94f27905bd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user