Message ID | 1453817000-24929-1-git-send-email-paulo.r.zanoni@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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
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@intel.com> --- tests/pm_rpm.c | 2 -- 1 file changed, 2 deletions(-)