[Intel-gfx] [PATCH igt 1/2] tests/pm_rpm: remove POWER_DIR definition

Paulo Zanoni paulo.r.zanoni at intel.com
Tue Jan 26 06:03:19 PST 2016


Unused ever since we moved some code from pm_rpm.c to lib/. This is
currently defined inside igt_aux.c.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
---
 tests/pm_rpm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/pm_rpm.c b/tests/pm_rpm.c
index 3a5e8ba..bc81144 100644
--- a/tests/pm_rpm.c
+++ b/tests/pm_rpm.c
@@ -52,8 +52,6 @@
 #define MAX_ENCODERS	32
 #define MAX_CRTCS	16
 
-#define POWER_DIR "/sys/devices/pci0000:00/0000:00:02.0/power"
-
 enum pc8_status {
 	PC8_ENABLED,
 	PC8_DISABLED
-- 
2.7.0.rc3



More information about the Intel-gfx mailing list