aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorGravatar Fabio Estevam <festevam@gmail.com> 2020-09-11 09:40:32 -0300
committerGravatar Shawn Guo <shawnguo@kernel.org> 2020-09-13 11:15:58 +0800
commite8d992fb529ee96d920ee9a9223dd02679d05c62 (patch)
treef029e073afce3a9492095e8e0e95a7d434c3bbd2 /arch/arm/mach-imx/Makefile
parentARM: imx3: Remove imx3 soc_init() (diff)
downloadlinux-e8d992fb529ee96d920ee9a9223dd02679d05c62.tar.gz
linux-e8d992fb529ee96d920ee9a9223dd02679d05c62.tar.bz2
linux-e8d992fb529ee96d920ee9a9223dd02679d05c62.zip
ARM: imx: Remove iomux-v3 board code
IMX_HAVE_IOMUX_V3 was only used by i.MX25/35 board files. Since the board files users are gone, it is safe to remove iomux-v3 related code. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index a976b120ad45..b3ebfa03c27f 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -11,8 +11,6 @@ obj-$(CONFIG_SOC_IMX35) += mm-imx3.o cpu-imx35.o mach-imx35.o
imx5-pm-$(CONFIG_PM) += pm-imx5.o
obj-$(CONFIG_SOC_IMX5) += cpu-imx5.o $(imx5-pm-y)
-obj-$(CONFIG_ARCH_MXC_IOMUX_V3) += iomux-v3.o
-
obj-$(CONFIG_MXC_TZIC) += tzic.o
obj-$(CONFIG_MXC_AVIC) += avic.o