arm64: Fix the update_vsyscall() prototype
authorCatalin Marinas <[email protected]>
Tue, 16 Oct 2012 10:44:53 +0000 (11:44 +0100)
committerCatalin Marinas <[email protected]>
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 <[email protected]>
Acked-by: Will Deacon <[email protected]>
Cc: John Stultz <[email protected]>
arch/arm64/kernel/vdso.c