summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/ipmmu-vmsa.c
diff options
context:
space:
mode:
authorKuninori Morimoto2018-09-07 03:42:15 +0200
committerJoerg Roedel2018-09-25 14:32:21 +0200
commit57d3f11c83b806e30ab267fd978c1829483654a6 (patch)
treecd66160273b2b2c549c8de6134bccf6d67f18b10 /drivers/iommu/ipmmu-vmsa.c
parentLinux 4.19-rc5 (diff)
downloadkernel-qcow2-linux-57d3f11c83b806e30ab267fd978c1829483654a6.tar.gz
kernel-qcow2-linux-57d3f11c83b806e30ab267fd978c1829483654a6.tar.xz
kernel-qcow2-linux-57d3f11c83b806e30ab267fd978c1829483654a6.zip
iommu/ipmmu-vmsa: Convert to SPDX identifiers
This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/ipmmu-vmsa.c')
-rw-r--r--drivers/iommu/ipmmu-vmsa.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
index 22b94f8a9a04..b98a03189580 100644
--- a/drivers/iommu/ipmmu-vmsa.c
+++ b/drivers/iommu/ipmmu-vmsa.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* IPMMU VMSA
*
* Copyright (C) 2014 Renesas Electronics Corporation
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
*/
#include <linux/bitmap.h>