kernel/include/linux/rtc/sirfsoc_rtciobrg.h
.. .. @@ -1,10 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * RTC I/O Bridge interfaces for CSR SiRFprimaII 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 #ifndef _SIRFSOC_RTC_IOBRG_H_ 10 9 #define _SIRFSOC_RTC_IOBRG_H_