aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/vdso.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/include/asm/vdso.h')
-rw-r--r--arch/arm64/include/asm/vdso.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/include/asm/vdso.h b/arch/arm64/include/asm/vdso.h
index 9c15e0a06301..07468428fd29 100644
--- a/arch/arm64/include/asm/vdso.h
+++ b/arch/arm64/include/asm/vdso.h
@@ -5,8 +5,6 @@
#ifndef __ASM_VDSO_H
#define __ASM_VDSO_H
-#ifdef __KERNEL__
-
/*
* Default link address for the vDSO.
* Since we randomise the VDSO mapping, there's little point in trying
@@ -28,6 +26,4 @@
#endif /* !__ASSEMBLY__ */
-#endif /* __KERNEL__ */
-
#endif /* __ASM_VDSO_H */