summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/arch/arm/tools/gen-mach-types b/arch/arm/tools/gen-mach-types
index ce319ef64bc..04fef71d7be 100644
--- a/arch/arm/tools/gen-mach-types
+++ b/arch/arm/tools/gen-mach-types
@@ -1,6 +1,6 @@
#!/bin/awk
#
-# Awk script to generate include/asm-arm/mach-types.h
+# Awk script to generate include/generated/mach-types.h
#
BEGIN { nr = 0 }
/^#/ { next }