Skip to content
Commit d9ea27a3 authored by YueHaibing's avatar YueHaibing Committed by Marc Zyngier
Browse files

KVM: arm/arm64: vgic-its: Make attribute accessors static



Fix sparse warnings:

arch/arm64/kvm/../../../virt/kvm/arm/vgic/vgic-its.c:1732:5: warning:
 symbol 'vgic_its_has_attr_regs' was not declared. Should it be static?
arch/arm64/kvm/../../../virt/kvm/arm/vgic/vgic-its.c:1753:5: warning:
 symbol 'vgic_its_attr_regs_access' was not declared. Should it be static?

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
[maz: fixed subject]
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 3c3736cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment