diff options
| author | Colin Ian King <[email protected]> | 2016-01-22 17:35:26 +0000 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2016-01-28 14:39:34 +0200 |
| commit | f785d98711925aceb198fb96abd786fd19fad657 (patch) | |
| tree | efd36344327fe5884f19a52daf3fd5df4d35e989 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
amdgpu_amdkfd_gfx_7_get_functions and amdgpu_amdkfd_gfx_8_0_get_functions
have no parameters, so use the normal void parameter convention to make
them match their prototypes in the header file
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions