forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/include/soc/at91/at91sam9_sdramc.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * arch/arm/mach-at91/include/mach/at91sam9_sdramc.h
34 *
....@@ -6,11 +7,6 @@
67 *
78 * SDRAM Controllers (SDRAMC) - System peripherals registers.
89 * Based on AT91SAM9261 datasheet revision D.
9
- *
10
- * This program is free software; you can redistribute it and/or modify
11
- * it under the terms of the GNU General Public License as published by
12
- * the Free Software Foundation; either version 2 of the License, or
13
- * (at your option) any later version.
1410 */
1511
1612 #ifndef AT91SAM9_SDRAMC_H