]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
parisc: Add constant for PDC_PAT_COMPLEX firmware call
authorHelge Deller <deller@gmx.de>
Mon, 11 Feb 2019 20:25:31 +0000 (21:25 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:13 +0000 (20:37 +0100)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pdcpat.h

index bce9ee1c1c9964de8c469c6509cb145efbc81aba..24355ed1453a0af598cecefea4f148c3def64688 100644 (file)
 #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