forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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 *