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:
Paulo Zanoni 2016-01-06 14:45:34 -02:00
parent 7ca55f433c
commit 84157ad1b4

View File

@ -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