hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/mips/ath79/early_printk.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Atheros AR7XXX/AR9XXX SoC early printk support
34 *
45 * Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
56 * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
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 version 2 as published
9
- * by the Free Software Foundation.
107 */
118
129 #include <linux/io.h>