commit | fa04b6ba14a12decd475f291be471387051af722 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Fri Aug 04 16:56:38 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 15 14:46:13 2017 -0400 |
tree | d9ee2938d3cd86e0318197df41923277404d00bc | |
parent | 07f65bb22fcc97a89f85570001512adb5d7973bd [diff] |
drm/amdgpu: set gfx_v9_0_ip_funcs as static We won't use this member in other files, so set it static. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>