Re: linux-next: build warning after merge of the amdgpu tree
From: Christian König
Date: Fri Mar 25 2022 - 04:11:42 EST
Thanks for the notice, going to take a look.
Christian.
Am 25.03.22 um 09:07 schrieb Stephen Rothwell:
Hi all,
After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:94: warning: cannot understand function prototype: 'struct amdgpu_vm_tlb_seq_cb '
Introduced by commit
0de6faf15895 ("drm/amdgpu: rework TLB flushing")
Presumably caused by the kerneldoc like comment above the struct
definition.