summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices/Makefile
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2013-04-11 03:06:23 -0700
committerOlof Johansson <olof@lixom.net>2013-04-11 03:06:33 -0700
commitd6e911b599517d3faaa53e125b174a318b33aca9 (patch)
tree55a664f2906b2b00828bac533440de31dbf7f793 /arch/arm/mach-imx/devices/Makefile
parent3da254164501726d092c6e26103a7e1bf3971260 (diff)
parent3442a7b51d1cfae144f3289ab0be44e27c236f53 (diff)
downloadtalos-op-linux-d6e911b599517d3faaa53e125b174a318b33aca9.tar.gz
talos-op-linux-d6e911b599517d3faaa53e125b174a318b33aca9.zip
Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
From Shawn Guo: The imx cleanup for 3.10: * Clean up a couple of unneeded function declarations * Remove imx specific cpufreq driver as generic cpufreq-cpu0 works well as the replacement * Remove platform ahci support * Clean up unused ARCH/MACH Kconfig symbols * Remove a couple of unused files * tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6: ARM: i.MX: remove unused ARCH_* configs ARM i.MX53: remove platform ahci support ARM: imx: remove mx6q.h ARM: imx: remove Makefile.boot ARM: imx: clk-imx27: Do not register peripheral clock for SSI ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PM ARM: imx: Remove cpufreq driver ARM: imx: remove pl310_get_save_ptr() declaration ARM: imx: remove duplicated function declaration Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-imx/devices/Makefile')
-rw-r--r--arch/arm/mach-imx/devices/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/devices/Makefile b/arch/arm/mach-imx/devices/Makefile
index 6acf37e0c119..67416fb1dc69 100644
--- a/arch/arm/mach-imx/devices/Makefile
+++ b/arch/arm/mach-imx/devices/Makefile
@@ -29,5 +29,4 @@ obj-$(CONFIG_IMX_HAVE_PLATFORM_MXC_RTC) += platform-mxc_rtc.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_MXC_W1) += platform-mxc_w1.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX) += platform-sdhci-esdhc-imx.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_SPI_IMX) += platform-spi_imx.o
-obj-$(CONFIG_IMX_HAVE_PLATFORM_AHCI) += platform-ahci-imx.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_MX2_EMMA) += platform-mx2-emma.o
OpenPOWER on IntegriCloud