drm/amdgpu: Make amdgpu_mn functions inline
authorHarry Wentland <harry.wentland@amd.com>
Wed, 15 Jul 2015 11:10:41 +0000 (07:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Nov 2015 15:24:56 +0000 (10:24 -0500)
commit1d1106b0f6b5cb4bc1b88d7bd4c41d0413331c5d
treee8d6b4706bbe9e463b73c81341cf1c76e30e7365
parent6ef68c17d40e1e7e291ca513627a0d2a13ae095f
drm/amdgpu: Make amdgpu_mn functions inline

Unused amdgpu_mn functions threw warnings for every file that includes
amdgpu.h. It makes sense to inline this amdgpu_mn stubs to avoid the warning.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu.h