forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/drivers/pci/pci-sh7780.h
....@@ -1,12 +1,9 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * Low-Level PCI Support for SH7780 targets
34 *
45 * Dustin McIntire (dustin@sensoria.com) (c) 2001
56 * Paul Mundt (lethal@linux-sh.org) (c) 2003
6
- *
7
- * May be copied or modified under the terms of the GNU General Public
8
- * License. See linux/COPYING for more information.
9
- *
107 */
118
129 #ifndef _PCI_SH7780_H_