Not used outside of the dce110_resource.c. Signed-off-by: Alex Deucher <alexander.deucher at amd.com> --- drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c b/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c index 8b7bc1c..6c0e329 100644 --- a/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c +++ b/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c @@ -830,7 +830,7 @@ static enum dc_status validate_mapped_resource( return DC_OK; } -bool dce110_validate_bandwidth( +static bool dce110_validate_bandwidth( const struct core_dc *dc, struct validate_context *context) { -- 2.5.5