X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Farm64%2Finclude%2Fasm%2Fkvm_mmio.h;h=02b5c48fd4678a2cbc0f0ee75752278d11fbf674;hb=2ec98f567888501df0140c858af5f5ea10216a6f;hp=75ea4207975760f92a1b8d091a7e04b8c7dd0e7a;hpb=b09c412aa4540d13b677a9f4af05f59048b78949;p=sfrench%2Fcifs-2.6.git diff --git a/arch/arm64/include/asm/kvm_mmio.h b/arch/arm64/include/asm/kvm_mmio.h index 75ea42079757..02b5c48fd467 100644 --- a/arch/arm64/include/asm/kvm_mmio.h +++ b/arch/arm64/include/asm/kvm_mmio.h @@ -1,18 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 - Virtual Open Systems and Columbia University * Author: Christoffer Dall - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2, as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . */ #ifndef __ARM64_KVM_MMIO_H__