mbox series

[GIT,PULL,2/6] i.MX SoC change for 6.2

Message ID 20221119125733.32719-2-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/6] i.MX drivers change for 6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-6.2

Message

Shawn Guo Nov. 19, 2022, 12:57 p.m. UTC
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(-)