diff options
author | 2022-06-20 11:43:35 +0200 | |
---|---|---|
committer | 2022-06-21 18:17:24 -0400 | |
commit | 83a3439ddb28e15afa66f52650cf3c1486ae6515 (patch) | |
tree | 6fc4fc260233c1d7da4e2f8b781de974f08e5220 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
parent | amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+ (diff) | |
download | wireguard-linux-83a3439ddb28e15afa66f52650cf3c1486ae6515.tar.xz wireguard-linux-83a3439ddb28e15afa66f52650cf3c1486ae6515.zip |
drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
The DRM_AMDGPU Kconfig code contains:
select BACKLIGHT_CLASS_DEVICE
So the condition these ifdefs test for is always true, drop them.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c')
0 files changed, 0 insertions, 0 deletions