hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/mips/pci/ops-tx4927.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Define the pci_ops for the PCIC on Toshiba TX4927, TX4938, etc.
34 *
....@@ -9,11 +10,6 @@
910 * 2003-2005 (c) MontaVista Software, Inc.
1011 * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org)
1112 * (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007
12
- *
13
- * This program is free software; you can redistribute it and/or modify it
14
- * under the terms of the GNU General Public License as published by the
15
- * Free Software Foundation; either version 2 of the License, or (at your
16
- * option) any later version.
1713 */
1814 #include <linux/kernel.h>
1915 #include <linux/interrupt.h>