x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / arch / powerpc / include / uapi / asm / errno.h
blobe8b6b5f7de7c4b2548c6b2c39fee00f624d20036
1 #ifndef _ASM_POWERPC_ERRNO_H
2 #define _ASM_POWERPC_ERRNO_H
4 #include <asm-generic/errno.h>
6 #undef EDEADLOCK
7 #define EDEADLOCK 58 /* File locking deadlock error */
9 #endif /* _ASM_POWERPC_ERRNO_H */