mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
Rename NOPID to NO_PID to avoid conflict with Solaris NOPID
Solaris <sys/types.h> already has #define NOPID (pid_t)(-1) Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
99fdba921e
commit
6b3e6f28d2
@@ -1897,7 +1897,7 @@ static struct reg_debug i945gm_mi_regs[] = {
|
||||
DEFINEREG(IPEIR),
|
||||
DEFINEREG(IPEHR),
|
||||
DEFINEREG(INST_DONE),
|
||||
DEFINEREG(NOPID),
|
||||
DEFINEREG(NO_PID),
|
||||
DEFINEREG(HWSTAM),
|
||||
DEFINEREG(SCPD0),
|
||||
DEFINEREG(IER),
|
||||
|
||||
Reference in New Issue
Block a user