Loading arch/arm/mach-msm/qdsp6v2/audio_acdb.c +1 −1 Original line number Diff line number Diff line Loading @@ -887,7 +887,7 @@ done: static int acdb_mmap(struct file *file, struct vm_area_struct *vma) { int result = 0; int size = vma->vm_end - vma->vm_start; uint32_t size = vma->vm_end - vma->vm_start; pr_debug("%s\n", __func__); Loading Loading
arch/arm/mach-msm/qdsp6v2/audio_acdb.c +1 −1 Original line number Diff line number Diff line Loading @@ -887,7 +887,7 @@ done: static int acdb_mmap(struct file *file, struct vm_area_struct *vma) { int result = 0; int size = vma->vm_end - vma->vm_start; uint32_t size = vma->vm_end - vma->vm_start; pr_debug("%s\n", __func__); Loading