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