Commit 5f6a6189 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

typo

parent 8966fdf9
......@@ -236,7 +236,7 @@ static int __init elphelmem_init(void)
if(_elphel_buf.vaddr) {
pr_info("Allocated %u pages for DMA at address 0x%x\n", (u32)_elphel_buf.size, (u32)_elphel_buf.paddr);
elphelmem_update_paritions();
elphelmem_update_partitions();
} else {
pr_err("ERROR allocating coherent DMA memory buffer\n");
......
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