forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/arch/mips/sibyte/swarm/rtc_m41t81.c
....@@ -1,14 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2000, 2001 Broadcom Corporation
34 *
45 * Copyright (C) 2002 MontaVista Software Inc.
56 * Author: jsun@mvista.com or jsun@junsun.net
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; either version 2 of the License, or (at your
10
- * option) any later version.
11
- *
127 */
138 #include <linux/bcd.h>
149 #include <linux/types.h>