Skip to content

Commit 8485adf

Browse files
fabioestevamShawn Guo
authored andcommitted
ARM: imx: Remove imx device directory
arch/arm/mach-imx/devices/ contains utilities for registering devices in board file. Now that board files are gone, get rid of the devices directory. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent e8d992f commit 8485adf

33 files changed

Lines changed: 0 additions & 1850 deletions

arch/arm/mach-imx/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,4 @@ endchoice
270270

271271
endif
272272

273-
source "arch/arm/mach-imx/devices/Kconfig"
274-
275273
endif

arch/arm/mach-imx/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ obj-$(CONFIG_SOC_IMX53) += mach-imx53.o
6868
obj-$(CONFIG_SOC_VF610) += mach-vf610.o
6969

7070
obj-$(CONFIG_SOC_LS1021A) += mach-ls1021a.o
71-
72-
obj-y += devices/

arch/arm/mach-imx/devices/Kconfig

Lines changed: 0 additions & 71 deletions
This file was deleted.

arch/arm/mach-imx/devices/Makefile

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)