diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-11-10 04:22:02 -0500 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-11-17 04:01:34 -0500 |
commit | 3a6f52a79fc0ce1c8b950c628bcf101f8652e957 (patch) | |
tree | beecca72d607c78edc8939a6eb6ad4594c468d00 /arch/arm/mach-imx/devices.c | |
parent | 9f871469893a6d87c6cddf412f82ebf588fd4eca (diff) |
ARM: imx: remove now empty devices.h
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/devices.c')
-rw-r--r-- | arch/arm/mach-imx/devices.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/devices.c b/arch/arm/mach-imx/devices.c index 8fd2545395f9..cfc68916d4ca 100644 --- a/arch/arm/mach-imx/devices.c +++ b/arch/arm/mach-imx/devices.c | |||
@@ -42,8 +42,6 @@ | |||
42 | #include <mach/common.h> | 42 | #include <mach/common.h> |
43 | #include <mach/mmc.h> | 43 | #include <mach/mmc.h> |
44 | 44 | ||
45 | #include "devices.h" | ||
46 | |||
47 | #if defined(CONFIG_ARCH_MX1) | 45 | #if defined(CONFIG_ARCH_MX1) |
48 | /* GPIO port description */ | 46 | /* GPIO port description */ |
49 | static struct mxc_gpio_port imx_gpio_ports[] = { | 47 | static struct mxc_gpio_port imx_gpio_ports[] = { |