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/mach-mx27_3ds.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/mach-mx27_3ds.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx27_3ds.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-mx27_3ds.c b/arch/arm/mach-imx/mach-mx27_3ds.c index 80399b268052..3614e33f8b6f 100644 --- a/arch/arm/mach-imx/mach-mx27_3ds.c +++ b/arch/arm/mach-imx/mach-mx27_3ds.c | |||
@@ -31,7 +31,6 @@ | |||
31 | #include <mach/iomux-mx27.h> | 31 | #include <mach/iomux-mx27.h> |
32 | 32 | ||
33 | #include "devices-imx27.h" | 33 | #include "devices-imx27.h" |
34 | #include "devices.h" | ||
35 | 34 | ||
36 | #define SD1_EN_GPIO (GPIO_PORTB + 25) | 35 | #define SD1_EN_GPIO (GPIO_PORTB + 25) |
37 | 36 | ||