Skip to content
Commit 2bbdfcc5 authored by Ben Dooks (Codethink)'s avatar Ben Dooks (Codethink) Committed by Marc Zyngier
Browse files

irqchip/gic-v3-its: Fix u64 to __le64 warnings



The its_cmd_block struct can either have u64 or __le64
data in it, so make a anonymous union to remove the
sparse warnings when converting to/from these.

Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191017112955.15853-1-ben.dooks@codethink.co.uk
parent 2c542426
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment