OSDN Git Service

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)
commitc60b0c2817bd6a990b08a7651e9cf630414665f5
treea22c5c39a81d1fc9c11d5b134346404177dcff6b
parentfea2acaa5ca01eb2996226b2ae177aa66b222511
arm64: Fix the update_vsyscall() prototype

With commit 576094b7 (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