Skip to content

Commit

Permalink
ARM: mxs: remove platform device codes
Browse files Browse the repository at this point in the history
With all the board files removed, there is no user for those platform
device code.  Remove them.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Shawn Guo committed Aug 17, 2012
1 parent 4a1e75b commit f940b02
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 979 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-mxs/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
if ARCH_MXS

source "arch/arm/mach-mxs/devices/Kconfig"

config SOC_IMX23
bool
select ARM_AMBA
Expand Down
4 changes: 1 addition & 3 deletions arch/arm/mach-mxs/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Common support
obj-y := devices.o icoll.o iomux.o ocotp.o system.o timer.o mm.o
obj-y := icoll.o iomux.o ocotp.o system.o timer.o mm.o

obj-$(CONFIG_PM) += pm.o

obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o

obj-y += devices/
43 changes: 0 additions & 43 deletions arch/arm/mach-mxs/devices-mx23.h

This file was deleted.

63 changes: 0 additions & 63 deletions arch/arm/mach-mxs/devices-mx28.h

This file was deleted.

87 changes: 0 additions & 87 deletions arch/arm/mach-mxs/devices.c

This file was deleted.

33 changes: 0 additions & 33 deletions arch/arm/mach-mxs/devices/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions arch/arm/mach-mxs/devices/Makefile

This file was deleted.

65 changes: 0 additions & 65 deletions arch/arm/mach-mxs/devices/platform-auart.c

This file was deleted.

31 changes: 0 additions & 31 deletions arch/arm/mach-mxs/devices/platform-dma.c

This file was deleted.

Loading

0 comments on commit f940b02

Please sign in to comment.