]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e173d5784fe16307a3faec1b706d7a286176905
tree8c7499df1a7b81134e0b4e6566a59d3b96ea3885
parentc724210eec1d6cd20dad2ba37953e69131e62bc4
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