hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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 *