diff options
Diffstat (limited to 'arch/arm/mach-s5pc1xx/cache.c')
-rw-r--r-- | arch/arm/mach-s5pc1xx/cache.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pc1xx/cache.c b/arch/arm/mach-s5pc1xx/cache.c index 51af2990c2..12c9d7ce3a 100644 --- a/arch/arm/mach-s5pc1xx/cache.c +++ b/arch/arm/mach-s5pc1xx/cache.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2014 Samsung Electronics * Minkyu Kang <mk7.kang@samsung.com> * Robert Baldyga <r.baldyga@samsung.com> * * based on arch/arm/cpu/armv7/omap3/cache.S - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |