aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boot/compressed/cache.c')
-rw-r--r--arch/sh/boot/compressed/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boot/compressed/cache.c b/arch/sh/boot/compressed/cache.c
index d0b77b68a4d0..31e04ff4841e 100644
--- a/arch/sh/boot/compressed/cache.c
+++ b/arch/sh/boot/compressed/cache.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
int cache_control(unsigned int command)
{
volatile unsigned int *p = (volatile unsigned int *) 0x80000000;