diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-01-22 20:35:26 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2016-01-28 15:39:34 +0300 |
commit | f785d98711925aceb198fb96abd786fd19fad657 (patch) | |
tree | efd36344327fe5884f19a52daf3fd5df4d35e989 /arch/mips | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-f785d98711925aceb198fb96abd786fd19fad657.tar.xz |
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 <colin.king@canonical.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions