hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/include/linux/pinctrl/devinfo.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Per-device information from the pin control system.
34 * This is the stuff that get included into the device
....@@ -8,8 +9,6 @@
89 * This interface is used in the core to keep track of pins.
910 *
1011 * Author: Linus Walleij <linus.walleij@linaro.org>
11
- *
12
- * License terms: GNU General Public License (GPL) version 2
1312 */
1413
1514 #ifndef PINCTRL_DEVINFO_H