commit | 3fec037d0fb292c4e5b2a7f8d132b5f9d5487ff3 | [log] [tgz] |
---|---|---|
author | Pavel Fedin <p.fedin@samsung.com> | Fri Dec 04 15:03:12 2015 +0300 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Dec 04 16:29:47 2015 +0000 |
tree | 3158e73b958859af4406d1c47590b5332b66436a | |
parent | bc45a516fa90b43b1898758d8b53b74c24b954e4 [diff] |
arm64: KVM: Remove const from struct sys_reg_params Further rework is going to introduce a dedicated storage for transfer register value in struct sys_reg_params. Before doing this we have to remove 'const' modifiers from it in all accessor functions and their callers. Signed-off-by: Pavel Fedin <p.fedin@samsung.com> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>