diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-07-12 11:40:49 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-16 13:08:59 -0500 |
commit | b5203d16aef462f52df47242178718768038319a (patch) | |
tree | 55b396aaf7bc0f696b3d640d77ccd2c2211bf371 /lib/llist.c | |
parent | 9417f703afe3bf4e9c87342fb191d113ee83a818 (diff) |
drm/amd/amdgpu: hide #warning for missing DC config
It is annoying to have #warnings that trigger in randconfig
builds like
drivers/gpu/drm/amd/amdgpu/soc15.c:653:3: error: "Enable CONFIG_DRM_AMD_DC for display support on SOC15."
drivers/gpu/drm/amd/amdgpu/nv.c:400:3: error: "Enable CONFIG_DRM_AMD_DC for display support on navi."
Remove these and rely on the users to turn these on.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions