From: Catalin Marinas Date: Tue, 16 Oct 2012 10:44:53 +0000 (+0100) Subject: arm64: Fix the update_vsyscall() prototype X-Git-Tag: v3.7-rc2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60b0c2817bd6a990b08a7651e9cf630414665f5;p=pandora-kernel.git 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 Acked-by: Will Deacon Cc: John Stultz --- Reading git-diff-tree failed