Files
linux/drivers/gpu/drm
Colin Ian King f785d98711 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>
2016-01-28 14:39:34 +02:00
..
2015-12-15 13:39:40 +01:00
2015-12-08 16:07:53 +01:00
2015-12-15 10:22:26 +01:00
2015-12-15 10:22:26 +01:00
2016-01-13 16:43:07 +01:00