x86/vdso: Remove unused file

commit da861e18ec ("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>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: luto@amacapital.net
Link: http://lkml.kernel.org/r/20180504175935.104085-1-jannh@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
Jann Horn 2018-05-04 19:59:35 +02:00 committed by Ingo Molnar
parent a5f81290ce
commit e0f6d1a526
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
#include "../vdso-fakesections.c"