From: Helge Deller Date: Mon, 11 Feb 2019 20:25:31 +0000 (+0100) Subject: parisc: Add constant for PDC_PAT_COMPLEX firmware call X-Git-Tag: v5.1-rc1~172^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d578bf28cfc40375b4fc9f7571a3faf17bd2373c;p=thirdparty%2Flinux.git parisc: Add constant for PDC_PAT_COMPLEX firmware call Signed-off-by: Helge Deller --- diff --git a/arch/parisc/include/asm/pdcpat.h b/arch/parisc/include/asm/pdcpat.h index bce9ee1c1c996..24355ed1453a0 100644 --- a/arch/parisc/include/asm/pdcpat.h +++ b/arch/parisc/include/asm/pdcpat.h @@ -67,6 +67,10 @@ #define PDC_PAT_CHASSIS_READ_LOG 1L /* Read Log Entry */ +/* PDC PAT COMPLEX */ + +#define PDC_PAT_COMPLEX 66L + /* PDC PAT CPU -- CPU configuration within the protection domain */ #define PDC_PAT_CPU 67L