Merge tag 'imx-soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Mon, 21 Nov 2022 11:28:09 +0000 (12:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Nov 2022 11:28:10 +0000 (12:28 +0100)
commit54721ff7d696b02b994fa736cd6613758078017b
tree81957135393ceeabe60ef2a5341d26f4e0454044
parentb8d0b1bef204037567b5eefae3270747577c3554
parent72684faf703cbb12ec944df91f45949973f2d6f7
Merge tag 'imx-soc-6.2' of git://git./linux/kernel/git/shawnguo/linux into arm/soc

i.MX SoC change for 6.2:

- A couple of cleanups from Geert Uytterhoeven to drop unneeded include
  of pinctrl machine header from i.MX3 and MXS code.

* tag 'imx-soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
  ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>

Link: https://lore.kernel.org/r/20221119125733.32719-2-shawnguo@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>