drm/amdgpu: Make amdgpu_atif_handler static
authorJean Delvare <jdelvare@suse.de>
Sun, 30 Jul 2017 11:11:02 +0000 (13:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2017 18:46:08 +0000 (14:46 -0400)
commitb7cecbe8d5f139e3e60d1e8f31a0c4832bd29486
tree0a395b7f366556352cab14e9d21505aba53c5aa5
parentafe2068dfd665ec63445576d2759bef2d5b4e56c
drm/amdgpu: Make amdgpu_atif_handler static

There are no external users of function amdgpu_atif_handler so it can
be static.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c