drm/amd/display: remove duplicate include in dcn21 and gpio
authorZhang Yunkai <zhang.yunkai@zte.com.cn>
Sat, 6 Mar 2021 11:05:25 +0000 (03:05 -0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:03:32 +0000 (23:03 -0400)
commitc153401672449983bbc038e9ceb471baf54ed195
tree5b6015cdfc56fbac9a5dc6e7b8f64b905d3df997
parent51713e4e540b1adb49d4024323e43abb39a89577
drm/amd/display: remove duplicate include in dcn21 and gpio

'dce110_resource.h' included in 'dcn21_resource.c' is duplicated.
'hw_gpio.h' included in 'hw_factory_dce110.c' is duplicated.

Signed-off-by: Zhang Yunkai <zhang.yunkai@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.c