forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
kernel/drivers/spi/spi-mpc52xx.c
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * MPC52xx SPI bus driver.
34 *
45 * Copyright (C) 2008 Secret Lab Technologies Ltd.
5
- *
6
- * This file is released under the GPLv2
76 *
87 * This is the driver for the MPC5200's dedicated SPI controller.
98 *