From e9f0bafb4f3d32d0bc0ea7e946d667a68bae59ce Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Wed, 10 Nov 2010 10:51:38 +0100 Subject: ARM: imx: move registration of gpios to plat-mxc/gpio.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This finally gets rid of mach-imx/devices.c. Signed-off-by: Uwe Kleine-König --- arch/arm/mach-imx/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/mach-imx/Makefile') diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile index 5582692bb17..d099c4af0ae 100644 --- a/arch/arm/mach-imx/Makefile +++ b/arch/arm/mach-imx/Makefile @@ -4,8 +4,6 @@ # Object file lists. -obj-y := devices.o - obj-$(CONFIG_IMX_HAVE_DMA_V1) += dma-v1.o obj-$(CONFIG_ARCH_MX1) += clock-imx1.o mm-imx1.o -- cgit v1.2.3-70-g09d2