summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-orion5x/timer.c')
-rw-r--r--arch/arm/mach-orion5x/timer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-orion5x/timer.c b/arch/arm/mach-orion5x/timer.c
index ec4f6bee8e..92725d30f3 100644
--- a/arch/arm/mach-orion5x/timer.c
+++ b/arch/arm/mach-orion5x/timer.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net>
*
* Based on original Kirkwood support which is
* Copyright (C) Marvell International Ltd. and its affiliates
* Written-by: Prafulla Wadaskar <prafulla@marvell.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>