Hi Linus, as requested yesterday, a oneliner fix adding the license to the new Intel pin controller. This time just based on the top of your tree from yesterday. Please pull it in. Sorry for the mess. Yours, Linus Walleij The following changes since commit a6ed68d6468bd5a3da78a103344ded1435fed57a: Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm (2019-11-27 17:45:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.5-2 for you to fetch changes up to 6d29032c2cef31633db5dfd946fbcf9190dddef0: pinctrl: Fix warning by adding missing MODULE_LICENSE (2019-11-28 09:12:43 +0100) ---------------------------------------------------------------- Fixes a MODULE_LICENSE() problem in the Equilibrium pin controller. ---------------------------------------------------------------- Rahul Tanwar (1): pinctrl: Fix warning by adding missing MODULE_LICENSE drivers/pinctrl/pinctrl-equilibrium.c | 1 + 1 file changed, 1 insertion(+)