commit | 7bceac811c3b257ffb961668cf2069ab0001f7ac | [log] [tgz] |
---|---|---|
author | Jordan Lazare <Jordan.Lazare@amd.com> | Fri Sep 27 14:39:01 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:50:07 2019 -0400 |
tree | aa24f81ef08e87c1f49e1fd635558470de16c06d | |
parent | 6ac48490baec36aa58f246145d9671a916011c4e [diff] |
drm/amd/display: Remove superfluous assert [Why] For loop below the assert already checks for the number of instances to create. ASSERT is meaningless and causing spam. [How] dd Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>