diff options
author | Marek Vasut <marex@denx.de> | 2025-01-24 15:50:59 +0100 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2025-01-25 09:06:32 -0300 |
commit | 07358b7ac655f03ea2889a9d268e1f2b6d2f632c (patch) | |
tree | 2ece2bcdd5fe80451a9321c35c50f42de8016fad /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 90890e908698387d599bad45c9fe1063ad75248a (diff) |
pinctrl: imx: Split MMIO accessors into pinctrl-imx-mmio.c
Split MMIO accessors into pinctrl-imx-mmio.c and build this
file only if Kconfig symbol PINCTRL_IMX_MMIO is selected.
Select PINCTRL_IMX_MMIO Kconfig symbol for all but pinctrl-imx8.c
driver, which does not use the MMIO accessors. This reduces the
amount of code compiled on platforms which do not use the code.
No functional change.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions