kernel/arch/arm/mach-prima2/rtciobrg.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * RTC I/O Bridge interfaces for CSR SiRFprimaII/atlas7 3 4 * ARM access the registers of SYSRTC, GPSRTC and PWRC through this module 4 5 * 5 6 * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. 6 - *7 - * Licensed under GPLv2 or later.8 7 */ 9 8 10 9 #include <linux/kernel.h>