diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-10-17 14:29:55 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-11-10 21:47:45 +0300 |
commit | 2bbdfcc54ba857ce5da9a5741379dd03ba94c947 (patch) | |
tree | a8e181d6c55fee9f6cee16d53b4520d12c48bd29 /arch | |
parent | 2c542426128a4e3d247939f868d19279ad48cb1f (diff) | |
download | linux-2bbdfcc54ba857ce5da9a5741379dd03ba94c947.tar.xz |
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: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191017112955.15853-1-ben.dooks@codethink.co.uk
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions