mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 12:31:52 -04:00
KVM: arm64: gic-v5: Add Arm copyright header
This header was mistakenly omitted during the creation of this file. Add it now. Better late than never. Signed-off-by: Sascha Bischoff <sascha.bischoff@arm.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Link: https://patch.msgid.link/20260319154937.3619520-11-sascha.bischoff@arm.com Signed-off-by: Marc Zyngier <maz@kernel.org>
This commit is contained in:
committed by
Marc Zyngier
parent
eb8bce08ec
commit
da92ff15ca
@@ -1,4 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (C) 2025, 2026 Arm Ltd.
|
||||
*/
|
||||
|
||||
#include <kvm/arm_vgic.h>
|
||||
#include <linux/irqchip/arm-vgic-info.h>
|
||||
|
||||
Reference in New Issue
Block a user