mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-03 19:47:15 +00:00 
			
		
		
		
	tests/pm_rpm: remove POWER_DIR definition
Unused ever since we moved some code from pm_rpm.c to lib/. This is currently defined inside igt_aux.c. Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
This commit is contained in:
		
							parent
							
								
									7ca55f433c
								
							
						
					
					
						commit
						84157ad1b4
					
				@ -52,8 +52,6 @@
 | 
				
			|||||||
#define MAX_ENCODERS	32
 | 
					#define MAX_ENCODERS	32
 | 
				
			||||||
#define MAX_CRTCS	16
 | 
					#define MAX_CRTCS	16
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define POWER_DIR "/sys/devices/pci0000:00/0000:00:02.0/power"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
enum pc8_status {
 | 
					enum pc8_status {
 | 
				
			||||||
	PC8_ENABLED,
 | 
						PC8_ENABLED,
 | 
				
			||||||
	PC8_DISABLED
 | 
						PC8_DISABLED
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user