aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2018-02-13 18:36:49 +0000
committerLucas Stach <[email protected]>2018-03-09 11:25:01 +0000
commitfc0775da8e60d38c234c1e2c13470cc7c2198018 (patch)
treee9d05ca17158a26a41bde6b34b85a0a74e2af543 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/etnaviv: add PTA handling to MMUv2 (diff)
downloadkernel-fc0775da8e60d38c234c1e2c13470cc7c2198018.tar.gz
kernel-fc0775da8e60d38c234c1e2c13470cc7c2198018.zip
drm/etnaviv: etnaviv_sched: Staticize functions when possible
etnaviv_sched_dependency() and etnaviv_sched_run_job() are only used in this file, so make them static. This fixes the following sparse warnings: drivers/gpu/drm/etnaviv/etnaviv_sched.c:30:18: warning: symbol 'etnaviv_sched_dependency' was not declared. Should it be static? drivers/gpu/drm/etnaviv/etnaviv_sched.c:81:18: warning: symbol 'etnaviv_sched_run_job' was not declared. Should it be static? Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions