forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/mips/include/asm/mach-dec/mc146818rtc.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * RTC definitions for DECstation style attached Dallas DS1287 chip.
34 *
45 * Copyright (C) 1998, 2001 by Ralf Baechle
56 * Copyright (C) 1998 by Harald Koerfgen
67 * Copyright (C) 2002, 2005 Maciej W. Rozycki
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * as published by the Free Software Foundation; either version
11
- * 2 of the License, or (at your option) any later version.
128 */
139 #ifndef __ASM_MIPS_DEC_RTC_DEC_H
1410 #define __ASM_MIPS_DEC_RTC_DEC_H