Commit 0c5f7371 authored by Alvin Lee's avatar Alvin Lee Committed by Alex Deucher
Browse files

drm/amd/display: Removed unnecessary comment

parent 90adb324
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -735,7 +735,6 @@ static void populate_dml21_surface_config_from_plane_state(
	switch (plane_state->tiling_info.gfxversion) {
	case DcGfxVersion7:
	case DcGfxVersion8:
		// Placeholder for programming the array_mode
		break;
	case DcGfxVersion9:
	case DcGfxVersion10: