]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Fix the update_vsyscall() prototype
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 16 Oct 2012 10:44:53 +0000 (11:44 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 18 Oct 2012 19:14:00 +0000 (20:14 +0100)
commit0eff99d1ce1528e1f622eb02a0fa2bb3c9c88121
treea22c5c39a81d1fc9c11d5b134346404177dcff6b
parent28b601ff8f8ef91a25d6b58fba150055ad27d9c5
arm64: Fix the update_vsyscall() prototype

With commit 57302aa9 (time: Introduce new GENERIC_TIME_VSYSCALL) the old
update_vsyscall() prototype is no longer available. This patch updates
the arm64 port.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Cc: John Stultz <john.stultz@linaro.org>
arch/arm64/kernel/vdso.c