forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>