Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

parisc: Add constant for PDC_PAT_COMPLEX firmware call

Signed-off-by: Helge Deller <deller@gmx.de>

+4
+4
arch/parisc/include/asm/pdcpat.h
··· 67 67 #define PDC_PAT_CHASSIS_READ_LOG 1L /* Read Log Entry */ 68 68 69 69 70 + /* PDC PAT COMPLEX */ 71 + 72 + #define PDC_PAT_COMPLEX 66L 73 + 70 74 /* PDC PAT CPU -- CPU configuration within the protection domain */ 71 75 72 76 #define PDC_PAT_CPU 67L