diff options
Diffstat (limited to 'arch/parisc/include/asm/errno.h')
-rw-r--r-- | arch/parisc/include/asm/errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/errno.h b/arch/parisc/include/asm/errno.h index e2f3ddc796be..9992abdd782d 100644 --- a/arch/parisc/include/asm/errno.h +++ b/arch/parisc/include/asm/errno.h | |||
@@ -120,5 +120,6 @@ | |||
120 | #define EOWNERDEAD 254 /* Owner died */ | 120 | #define EOWNERDEAD 254 /* Owner died */ |
121 | #define ENOTRECOVERABLE 255 /* State not recoverable */ | 121 | #define ENOTRECOVERABLE 255 /* State not recoverable */ |
122 | 122 | ||
123 | #define ERFKILL 256 /* Operation not possible due to RF-kill */ | ||
123 | 124 | ||
124 | #endif | 125 | #endif |