aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-09-15 14:13:51 +0000
committerAlex Deucher <[email protected]>2016-09-16 19:53:04 +0000
commit0aa3e2d0cbff4c42997d75f35bb660fd382544e6 (patch)
tree4d645ac36842245a3ad912f69108d19e33519e60 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/amdgpu: clean function declarations in amdgpu_ttm.c up (diff)
downloadkernel-0aa3e2d0cbff4c42997d75f35bb660fd382544e6.tar.gz
kernel-0aa3e2d0cbff4c42997d75f35bb660fd382544e6.zip
drm/radeon/radeon_device: remove unused function
We get 2 warnings when building kernel with W=1: drivers/gpu/drm/radeon/radeon_device.c:1961:5: warning: no previous prototype for 'radeon_debugfs_init' [-Wmissing-prototypes] drivers/gpu/drm/radeon/radeon_device.c:1966:6: warning: no previous prototype for 'radeon_debugfs_cleanup' [-Wmissing-prototypes] In fact, these functions are dummy, but can be removed, so this patch removes them. Reviewed-by: Christian König <[email protected]> Signed-off-by: Baoyou Xie <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions