The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-6.2
for you to fetch changes up to 72684faf703cbb12ec944df91f45949973f2d6f7:
ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h> (2022-11-11 15:04:15 +0800)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Geert Uytterhoeven (2):
ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
arch/arm/mach-imx/mm-imx3.c | 1 -
arch/arm/mach-mxs/mach-mxs.c | 1 -
2 files changed, 2 deletions(-)