summaryrefslogtreecommitdiff
path: root/drivers/rtc/pl031.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/pl031.c')
-rw-r--r--drivers/rtc/pl031.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/pl031.c b/drivers/rtc/pl031.c
index fc83049ecd..8955805e3b 100644
--- a/drivers/rtc/pl031.c
+++ b/drivers/rtc/pl031.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2008
* Gururaja Hebbar gururajakr@sanyo.co.in
*
* reference linux-2.6.20.6/drivers/rtc/rtc-pl031.c
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>