arm64: vdso: Remove stale files from old assembly implementation
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Thu, 3 Oct 2019 17:48:35 +0000 (18:48 +0100)
committerWill Deacon <will@kernel.org>
Mon, 7 Oct 2019 10:07:16 +0000 (11:07 +0100)
commit37a5076098c17f40913c772b017ff8e48e449656
tree2f68aec10ab764b014b137cb1a0736b29e68355a
parente0de01aafc3dd7b73308106b056ead2d48391905
arm64: vdso: Remove stale files from old assembly implementation

Moving over to the generic C implementation of the vDSO inadvertently
left some stale files behind which are no longer used. Remove them.

Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/vdso_datapage.h [deleted file]
arch/arm64/kernel/vdso/gettimeofday.S [deleted file]