summaryrefslogtreecommitdiffstats
path: root/arch/arm/tools/gen-mach-types
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/tools/gen-mach-types')
-rw-r--r--arch/arm/tools/gen-mach-types2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/tools/gen-mach-types b/arch/arm/tools/gen-mach-types
index 04fef71d7b..fcfc0ed192 100644
--- a/arch/arm/tools/gen-mach-types
+++ b/arch/arm/tools/gen-mach-types
@@ -1,5 +1,7 @@
#!/bin/awk
#
+# SPDX-License-Identifier: GPL-2.0-only
+#
# Awk script to generate include/generated/mach-types.h
#
BEGIN { nr = 0 }