mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	tests: remove duplicate struct member initializers
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
		
							parent
							
								
									24b7bbc726
								
							
						
					
					
						commit
						52a393a311
					
				@ -305,7 +305,6 @@ drmModeModeInfo std_1024_mode = {
 | 
			
		||||
	.hsync_start = 1048,
 | 
			
		||||
	.hsync_end = 1184,
 | 
			
		||||
	.htotal = 1344,
 | 
			
		||||
	.vtotal = 806,
 | 
			
		||||
	.hskew = 0,
 | 
			
		||||
	.vdisplay = 768,
 | 
			
		||||
	.vsync_start = 771,
 | 
			
		||||
 | 
			
		||||
@ -103,7 +103,6 @@ static void edp_subtest(int drm_fd, drmModeResPtr drm_res,
 | 
			
		||||
		.hsync_start = 1048,
 | 
			
		||||
		.hsync_end = 1184,
 | 
			
		||||
		.htotal = 1344,
 | 
			
		||||
		.vtotal = 806,
 | 
			
		||||
		.hskew = 0,
 | 
			
		||||
		.vdisplay = 768,
 | 
			
		||||
		.vsync_start = 771,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user