forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/drivers/ata/libata-pmp.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * libata-pmp.c - libata port multiplier support
34 *
45 * Copyright (c) 2007 SUSE Linux Products GmbH
56 * Copyright (c) 2007 Tejun Heo <teheo@suse.de>
6
- *
7
- * This file is released under the GPLv2.
87 */
98
109 #include <linux/kernel.h>