hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/powerpc/include/asm/tsi108.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * common routine and memory layout for Tundra TSI108(Grendel) host bridge
34 * memory controller.
....@@ -6,11 +7,6 @@
67 * Alex Bounine (alexandreb@tundra.com)
78 *
89 * Copyright 2004-2006 Freescale Semiconductor, Inc.
9
- *
10
- * This program is free software; you can redistribute it and/or
11
- * modify it under the terms of the GNU General Public License
12
- * as published by the Free Software Foundation; either version
13
- * 2 of the License, or (at your option) any later version.
1410 */
1511
1612 #ifndef __PPC_KERNEL_TSI108_H