]> xenbits.xensource.com Git - xen.git/commit
xen/arm: bitops: Consolidate prototypes in one place
authorJulien Grall <julien.grall@arm.com>
Mon, 29 Apr 2019 14:05:20 +0000 (15:05 +0100)
committerJulien Grall <julien.grall@arm.com>
Fri, 14 Jun 2019 14:46:00 +0000 (15:46 +0100)
commitcc1c9e38bc32d34eebf80b6bcb1ef75dd9f95f4a
treeabb1319035361356eb78a79c792ad8fbaabc463d
parentf6a4af380ade8609454c89a75aa30efdb1f3204c
xen/arm: bitops: Consolidate prototypes in one place

The prototype are the same between arm32 and arm64. Consolidate them in
asm-arm/bitops.h.

This change will help the introductions of new helpers in a follow-up
patch.

This is part of XSA-295.

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