summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/sysinfo.h')
-rw-r--r--arch/alpha/include/asm/sysinfo.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/alpha/include/asm/sysinfo.h b/arch/alpha/include/asm/sysinfo.h
index 086aba284df2..e77d77cd07b8 100644
--- a/arch/alpha/include/asm/sysinfo.h
+++ b/arch/alpha/include/asm/sysinfo.h
@@ -27,13 +27,4 @@
#define UAC_NOFIX 2
#define UAC_SIGBUS 4
-
-#ifdef __KERNEL__
-
-/* This is the shift that is applied to the UAC bits as stored in the
- per-thread flags. See thread_info.h. */
-#define UAC_SHIFT 6
-
-#endif
-
#endif /* __ASM_ALPHA_SYSINFO_H */