linux/arch/arm/mach-imx
Fabio Estevam 027c0a6af4 ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices
Move platform-mx2-emma to arch/arm/mach-imx/devices and fix the following build
error:

make[2]: *** No rule to make target `arch/arm/mach-imx/devices/platform-mx2-emma.o', needed by `arch/arm/mach-imx/devices/built-in.o'.  Stop.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-12-17 10:58:52 +01:00
..
devices ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices 2012-12-17 10:58:52 +01:00
3ds_debugboard.c
3ds_debugboard.h
avic.c
board-mx31lilly.h
board-mx31lite.h
board-mx31moboard.h
board-pcm038.h
clk-busy.c
clk-gate2.c ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() 2012-11-16 15:53:57 +01:00
clk-imx1.c
clk-imx6q.c ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
clk-imx21.c
clk-imx25.c Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x 2012-11-16 16:21:27 +01:00
clk-imx27.c ARM: clk-imx27: Add missing clock for mx2-camera 2012-11-16 16:21:49 +01:00
clk-imx31.c
clk-imx35.c
clk-imx51-imx53.c ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocks 2012-12-17 10:51:45 +01:00
clk-pfd.c
clk-pllv1.c
clk-pllv2.c
clk-pllv3.c ARM i.MX6: remove gate_mask from pllv3 2012-11-22 15:32:39 +01:00
clk.c
clk.h ARM i.MX6: remove gate_mask from pllv3 2012-11-22 15:32:39 +01:00
common.h ARM i.MX25: Add devicetree support 2012-11-12 12:11:17 +01:00
cpu_op-mx51.c
cpu_op-mx51.h
cpu-imx5.c
cpu-imx25.c
cpu-imx27.c
cpu-imx31.c
cpu-imx35.c
cpu.c
cpufreq.c
cpuidle.c
cpuidle.h
crm-regs-imx5.h
crmregs-imx3.h
devices-imx1.h
devices-imx21.h
devices-imx25.h
devices-imx27.h ARM : i.MX27 : split code for allocation of ressources of camera and eMMA 2012-11-16 16:21:48 +01:00
devices-imx31.h
devices-imx35.h
devices-imx50.h
devices-imx51.h
ehci-imx5.c
ehci-imx25.c Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc 2012-11-30 09:27:57 -08:00
ehci-imx27.c
ehci-imx31.c
ehci-imx35.c Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc 2012-11-30 09:27:57 -08:00
epit.c
eukrea_mbimx27-baseboard.c
eukrea_mbimxsd25-baseboard.c
eukrea_mbimxsd35-baseboard.c
eukrea_mbimxsd51-baseboard.c
eukrea-baseboards.h
gpc.c
hardware.h
headsmp.S
hotplug.c
iim.h
imx25-dt.c ARM i.MX25: Add devicetree support 2012-11-12 12:11:17 +01:00
imx27-dt.c
imx31-dt.c
imx51-dt.c ARM: mx5: Replace clk_register_clkdev with clock DT lookup 2012-11-22 09:15:26 +01:00
iomux-imx31.c
iomux-mx1.h
iomux-mx2x.h
iomux-mx3.h
iomux-mx21.h
iomux-mx25.h
iomux-mx27.h
iomux-mx35.h
iomux-mx50.h
iomux-mx51.h
iomux-v1.c
iomux-v1.h
iomux-v3.c
iomux-v3.h
iram_alloc.c
iram.h
irq-common.c
irq-common.h
Kconfig ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
lluart.c ARM: imx6q: let users input debug uart port number 2012-11-16 14:18:52 +08:00
mach-apf9328.c
mach-armadillo5x0.c
mach-bug.c
mach-cpuimx27.c
mach-cpuimx35.c
mach-cpuimx51sd.c
mach-eukrea_cpuimx25.c
mach-imx6q.c ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
mach-imx27_visstrim_m10.c ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
mach-imx27ipcam.c
mach-imx27lite.c
mach-imx53.c ARM: mx5: Replace clk_register_clkdev with clock DT lookup 2012-11-22 09:15:26 +01:00
mach-kzm_arm11_01.c
mach-mx1ads.c
mach-mx21ads.c
mach-mx25_3ds.c
mach-mx27_3ds.c
mach-mx27ads.c
mach-mx31_3ds.c
mach-mx31ads.c
mach-mx31lilly.c
mach-mx31lite.c
mach-mx31moboard.c
mach-mx35_3ds.c
mach-mx50_rdp.c
mach-mx51_3ds.c
mach-mx51_babbage.c
mach-mxt_td60.c
mach-pca100.c
mach-pcm037_eet.c
mach-pcm037.c
mach-pcm038.c
mach-pcm043.c
mach-qong.c
mach-scb9328.c
mach-vpr200.c
Makefile ARM i.MX25: Add devicetree support 2012-11-12 12:11:17 +01:00
Makefile.boot
mm-imx1.c
mm-imx3.c Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x 2012-11-16 16:21:27 +01:00
mm-imx5.c ARM i.MX51: setup MIPI during startup 2012-11-16 16:33:20 +01:00
mm-imx21.c
mm-imx25.c
mm-imx27.c
mmdc.c
mx1-camera-fiq-ksym.c
mx1-camera-fiq.S
mx1.h
mx2x.h
mx3x.h
mx6q.h ARM: imx6q: let users input debug uart port number 2012-11-16 14:18:52 +08:00
mx21.h
mx25.h
mx27.h
mx31.h
mx31lilly-db.c
mx31lite-db.c
mx31moboard-devboard.c
mx31moboard-marxbot.c
mx31moboard-smartbot.c
mx35.h
mx50.h
mx51.h
mx53.h
mxc.h
pcm037.h
pcm970-baseboard.c
platsmp.c
pm-imx3.c
pm-imx5.c
pm-imx6q.c
pm-imx27.c
src.c
ssi-fiq-ksym.c
ssi-fiq.S
system.c
time.c
tzic.c
ulpi.c
ulpi.h