hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/mach-prima2/rtciobrg.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * RTC I/O Bridge interfaces for CSR SiRFprimaII/atlas7
34 * ARM access the registers of SYSRTC, GPSRTC and PWRC through this module
45 *
56 * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
6
- *
7
- * Licensed under GPLv2 or later.
87 */
98
109 #include <linux/kernel.h>