diff options
Diffstat (limited to 'arch/arm/mach-davinci/timer.c')
-rw-r--r-- | arch/arm/mach-davinci/timer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-davinci/timer.c b/arch/arm/mach-davinci/timer.c index c7d0652e83..99f1eabf5f 100644 --- a/arch/arm/mach-davinci/timer.c +++ b/arch/arm/mach-davinci/timer.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2003 * Texas Instruments <www.ti.com> @@ -17,8 +18,6 @@ * Philippe Robin, ARM Ltd. <philippe.robin@arm.com> * * Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |