drm/amd/display: fix the build when DRM_AMD_DC_DCN is not set
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Nov 2022 16:54:27 +0000 (11:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Nov 2022 05:17:43 +0000 (00:17 -0500)
commit5ca9b33ece9aa048b6ec9411f054e1b781662327
tree873ab372e762ba6eccef3d1eab40eed9e4fd0ed9
parent0788a47e7cec7ebdcb1ad8912754b8b8b06ee915
drm/amd/display: fix the build when DRM_AMD_DC_DCN is not set

Move the new callback outside of the guard.

Fixes: dc55b106ad47 ("drm/amd/display: Disable phantom OTG after enable for plane disable")
CC: Alvin Lee <Alvin.Lee2@amd.com>
CC: Alan Liu <HaoPing.Liu@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h