mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-29 23:24:11 +08:00
habanalabs: fix typo
fix a spelling error in comment Signed-off-by: Zvika Yehudai <zyehudai@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
parent
7d5ba005cf
commit
38e19d0b87
@ -2089,7 +2089,7 @@ struct hl_mmu_funcs {
|
||||
* @kernel_queues: array of hl_hw_queue.
|
||||
* @cs_mirror_list: CS mirror list for TDR.
|
||||
* @cs_mirror_lock: protects cs_mirror_list.
|
||||
* @kernel_cb_mgr: command buffer manager for creating/destroying/handling CGs.
|
||||
* @kernel_cb_mgr: command buffer manager for creating/destroying/handling CBs.
|
||||
* @event_queue: event queue for IRQ from CPU-CP.
|
||||
* @dma_pool: DMA pool for small allocations.
|
||||
* @cpu_accessible_dma_mem: Host <-> CPU-CP shared memory CPU address.
|
||||
|
Loading…
Reference in New Issue
Block a user