]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
parisc: Fix typo in pdc.h
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 12:03:14 +0000 (14:03 +0200)
committerHelge Deller <deller@gmx.de>
Sun, 22 May 2016 19:55:33 +0000 (21:55 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/uapi/asm/pdc.h

index 702498f7705bf29c4f08507852031ea91def5a03..0609ff117f67e56c7d12bd3c1f312d97ebc9f286 100644 (file)
@@ -59,7 +59,7 @@
 #define PDC_MODEL_GET_BOOT__OP 8       /* returns boot test options    */
 #define PDC_MODEL_SET_BOOT__OP 9       /* set boot test options        */
 
-#define PA89_INSTRUCTION_SET   0x4     /* capatibilies returned        */
+#define PA89_INSTRUCTION_SET   0x4     /* capabilities returned        */
 #define PA90_INSTRUCTION_SET   0x8
 
 #define PDC_CACHE      5               /* return/set cache (& TLB) info*/