]> xenbits.xensource.com Git - xen.git/commit
xen/arm: Remove unused helpers access_ok and array_access_ok
authorJulien Grall <julien.grall@arm.com>
Tue, 23 May 2017 17:03:36 +0000 (18:03 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 6 Jun 2017 18:53:03 +0000 (11:53 -0700)
commitf4a27a000d03e121eb1a36c485049a820c395539
tree82d252c3ad6c93e443ef698c56a92c1633f4b28c
parent726b737574a3c075be95440e572b317a39293a9e
xen/arm: Remove unused helpers access_ok and array_access_ok

Both helpers access_ok and array_access_ok are not used on ARM. Remove
them.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/guest_access.h