aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-10-27 18:22:46 +0000
committerLinus Torvalds <[email protected]>2020-10-27 19:41:29 +0000
commitf78f63da916e04e0b12a96010e2dd551954b1db4 (patch)
tree9d245454048c05cfe7802efdccdaa97a803c45fb /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentMerge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux... (diff)
downloadkernel-f78f63da916e04e0b12a96010e2dd551954b1db4.tar.gz
kernel-f78f63da916e04e0b12a96010e2dd551954b1db4.zip
mm/process_vm_access: Add missing #include <linux/compat.h>
With e.g. m68k/defconfig: mm/process_vm_access.c: In function ‘process_vm_rw’: mm/process_vm_access.c:277:5: error: implicit declaration of function ‘in_compat_syscall’ [-Werror=implicit-function-declaration] 277 | in_compat_syscall()); | ^~~~~~~~~~~~~~~~~ Fix this by adding #include <linux/compat.h>. Reported-by: [email protected] Reported-by: damian <[email protected]> Reported-by: Naresh Kamboju <[email protected]> Fixes: 38dc5079da7081e8 ("Fix compat regression in process_vm_rw()") Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Jens Axboe <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions