forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/x86/platform/intel-mid/device_libs/platform_mrfld_pinctrl.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Intel Merrifield FLIS platform device initialization file
34 *
45 * Copyright (C) 2016, Intel Corporation
56 *
67 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.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/init.h>