forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/drivers/pci/fixups-landisk.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/pci/fixups-landisk.c
34 *
....@@ -5,9 +6,6 @@
56 *
67 * Copyright (C) 2006 kogiidena
78 * Copyright (C) 2010 Nobuhiro Iwamatsu
8
- *
9
- * May be copied or modified under the terms of the GNU General Public
10
- * License. See linux/COPYING for more information.
119 */
1210 #include <linux/kernel.h>
1311 #include <linux/types.h>