]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
authorArd Biesheuvel <ardb@kernel.org>
Tue, 21 Jul 2020 08:19:15 +0000 (09:19 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 Jul 2020 09:52:10 +0000 (10:52 +0100)
commit4d44a399b5c3814292be8eb3c936be5d95a9a5d6
tree4bbf9f0f285f87b994ca2758e731c35098148bf3
parent2350ebe2c40dfc2a0830e5eab17976d83f594ded
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM

Now that KVM support has been removed from the 32-bit ARM port,
drop the export kimage_voffset symbol, which no longer has any
users.

Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mm/mmu.c