forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/x86/platform/intel-mid/device_libs/platform_mrfld_spidev.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * spidev platform data initilization file
3
+ * spidev platform data initialization file
34 *
45 * (C) Copyright 2014, 2016 Intel Corporation
56 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
67 * Dan O'Donovan <dan@emutex.com>
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * as published by the Free Software Foundation; version 2
11
- * of the License.
128 */
139
1410 #include <linux/err.h>