]> 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 13:43:47 +0000 (14:43 +0100)
commit7484d020f0e91b70fe3a14030a45369f959c932f
treeaa0356cb149804268d25c0fc57ef245f3fc10086
parent21441ed5270bf5ab4fdff1c4d12d150b3fbfb7e0
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