diff options
Diffstat (limited to 'arch/cris/boot/compressed/head_v32.S')
-rw-r--r-- | arch/cris/boot/compressed/head_v32.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/boot/compressed/head_v32.S b/arch/cris/boot/compressed/head_v32.S index f483005f3d48..a997947d31e3 100644 --- a/arch/cris/boot/compressed/head_v32.S +++ b/arch/cris/boot/compressed/head_v32.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Code that sets up the DRAM registers, calls the * decompressor to unpack the piggybacked kernel, and jumps. |