Commit 7bdf468a authored by Palmer Dabbelt's avatar Palmer Dabbelt Committed by Will Deacon

arm64: Fix a broken copyright header in gen_vdso_offsets.sh

I was going to copy this but I didn't want to chase around the build
system stuff so I did it a different way.
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
Link: https://lore.kernel.org/r/20201017002637.503579-1-palmer@dabbelt.comSigned-off-by: default avatarWill Deacon <will@kernel.org>
parent 45544eee
......@@ -8,7 +8,7 @@
# Doing this inside the Makefile will break the $(filter-out) function,
# causing Kbuild to rebuild the vdso-offsets header file every time.
#
# Author: Will Deacon <will.deacon@arm.com
# Author: Will Deacon <will.deacon@arm.com>
#
LC_ALL=C
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment