ARM: vdso: Remove unused function
authorThomas Gleixner <tglx@linutronix.de>
Fri, 7 Feb 2020 12:38:49 +0000 (13:38 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 17 Feb 2020 13:40:20 +0000 (14:40 +0100)
commit78560d41064ad3d377e3d1a1ee87526301f4e946
tree8c7499df1a7b81134e0b4e6566a59d3b96ea3885
parent50e818715821b89c7abac90a97721f106e893d83
ARM: vdso: Remove unused function

The function is nowhere used. Aside of that this check should only cover
the high resolution parts of the VDSO which require a VDSO capable
clocksource and not the complete functionality as the name suggests. Will
be replaced with something more useful.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lkml.kernel.org/r/20200207124402.438179009@linutronix.de
arch/arm/include/asm/vdso/vsyscall.h