x86/vdso: Remove unused file
authorJann Horn <jannh@google.com>
Fri, 4 May 2018 17:59:35 +0000 (19:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 6 May 2018 10:22:31 +0000 (12:22 +0200)
commit da861e18eccc ("x86, vdso: Get rid of the fake section mechanism")
left this file behind; nothing is using it anymore.

Signed-off-by: Jann Horn <jannh@google.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: hpa@zytor.com
Cc: luto@amacapital.net
Link: https://lkml.kernel.org/r/20180504175935.104085-1-jannh@google.com
arch/x86/entry/vdso/vdso32/vdso-fakesections.c [deleted file]

diff --git a/arch/x86/entry/vdso/vdso32/vdso-fakesections.c b/arch/x86/entry/vdso/vdso32/vdso-fakesections.c
deleted file mode 100644 (file)
index 541468e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../vdso-fakesections.c"