kernel/drivers/pinctrl/pinconf.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Internal interface between the core pin control system and the 3 4 * pin config portions .. .. @@ -7,8 +8,6 @@ 7 8 * Based on bits of regulator core, gpio core and clk core 8 9 * 9 10 * Author: Linus Walleij <linus.walleij@linaro.org> 10 - *11 - * License terms: GNU General Public License (GPL) version 212 11 */ 13 12 14 13 #ifdef CONFIG_PINCONF