hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/mfd/syscon/atmel-st.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0+ */
12 /*
23 * Copyright (C) 2005 Ivan Kokshaysky
34 * Copyright (C) SAN People
45 *
56 * System Timer (ST) - System peripherals registers.
67 * Based on AT91RM9200 datasheet revision E.
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; either version 2 of the License, or
11
- * (at your option) any later version.
128 */
139
1410 #ifndef _LINUX_MFD_SYSCON_ATMEL_ST_H