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 | |
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')
-rw-r--r-- | arch/arm/mach-imx/devices.c | 2 | ||||
-rw-r--r-- | arch/arm/mach-imx/devices.h | 0 | ||||
-rw-r--r-- | arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-cpuimx27.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-imx27lite.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-mx1ads.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-mx21ads.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-mx27_3ds.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-mx27ads.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-mxt_td60.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-pca100.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-pcm038.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/mach-scb9328.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-imx/pcm970-baseboard.c | 1 |
15 files changed, 0 insertions, 15 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[] = { |
diff --git a/arch/arm/mach-imx/devices.h b/arch/arm/mach-imx/devices.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/arch/arm/mach-imx/devices.h +++ /dev/null | |||
diff --git a/arch/arm/mach-imx/eukrea_mbimx27-baseboard.c b/arch/arm/mach-imx/eukrea_mbimx27-baseboard.c index 3aaa3b9b604c..7dce2510c6c6 100644 --- a/arch/arm/mach-imx/eukrea_mbimx27-baseboard.c +++ b/arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | |||
@@ -36,7 +36,6 @@ | |||
36 | #include <mach/audmux.h> | 36 | #include <mach/audmux.h> |
37 | 37 | ||
38 | #include "devices-imx27.h" | 38 | #include "devices-imx27.h" |
39 | #include "devices.h" | ||
40 | 39 | ||
41 | static const int eukrea_mbimx27_pins[] __initconst = { | 40 | static const int eukrea_mbimx27_pins[] __initconst = { |
42 | /* UART2 */ | 41 | /* UART2 */ |
diff --git a/arch/arm/mach-imx/mach-cpuimx27.c b/arch/arm/mach-imx/mach-cpuimx27.c index 9ae5bed90ed8..6cf04da2456a 100644 --- a/arch/arm/mach-imx/mach-cpuimx27.c +++ b/arch/arm/mach-imx/mach-cpuimx27.c | |||
@@ -42,7 +42,6 @@ | |||
42 | #include <mach/ulpi.h> | 42 | #include <mach/ulpi.h> |
43 | 43 | ||
44 | #include "devices-imx27.h" | 44 | #include "devices-imx27.h" |
45 | #include "devices.h" | ||
46 | 45 | ||
47 | static const int eukrea_cpuimx27_pins[] __initconst = { | 46 | static const int eukrea_cpuimx27_pins[] __initconst = { |
48 | /* UART1 */ | 47 | /* UART1 */ |
diff --git a/arch/arm/mach-imx/mach-imx27_visstrim_m10.c b/arch/arm/mach-imx/mach-imx27_visstrim_m10.c index c9f12e44a2ab..40a3666ea632 100644 --- a/arch/arm/mach-imx/mach-imx27_visstrim_m10.c +++ b/arch/arm/mach-imx/mach-imx27_visstrim_m10.c | |||
@@ -37,7 +37,6 @@ | |||
37 | #include <mach/iomux.h> | 37 | #include <mach/iomux.h> |
38 | 38 | ||
39 | #include "devices-imx27.h" | 39 | #include "devices-imx27.h" |
40 | #include "devices.h" | ||
41 | 40 | ||
42 | #define OTG_PHY_CS_GPIO (GPIO_PORTF + 17) | 41 | #define OTG_PHY_CS_GPIO (GPIO_PORTF + 17) |
43 | #define SDHC1_IRQ IRQ_GPIOB(25) | 42 | #define SDHC1_IRQ IRQ_GPIOB(25) |
diff --git a/arch/arm/mach-imx/mach-imx27lite.c b/arch/arm/mach-imx/mach-imx27lite.c index bbdbc75127d3..3a1202e47212 100644 --- a/arch/arm/mach-imx/mach-imx27lite.c +++ b/arch/arm/mach-imx/mach-imx27lite.c | |||
@@ -25,7 +25,6 @@ | |||
25 | #include <mach/iomux-mx27.h> | 25 | #include <mach/iomux-mx27.h> |
26 | 26 | ||
27 | #include "devices-imx27.h" | 27 | #include "devices-imx27.h" |
28 | #include "devices.h" | ||
29 | 28 | ||
30 | static const int mx27lite_pins[] __initconst = { | 29 | static const int mx27lite_pins[] __initconst = { |
31 | /* UART1 */ | 30 | /* UART1 */ |
diff --git a/arch/arm/mach-imx/mach-mx1ads.c b/arch/arm/mach-imx/mach-mx1ads.c index 6187ce9ba7d5..1f446e5eb636 100644 --- a/arch/arm/mach-imx/mach-mx1ads.c +++ b/arch/arm/mach-imx/mach-mx1ads.c | |||
@@ -30,7 +30,6 @@ | |||
30 | #include <mach/irqs.h> | 30 | #include <mach/irqs.h> |
31 | 31 | ||
32 | #include "devices-imx1.h" | 32 | #include "devices-imx1.h" |
33 | #include "devices.h" | ||
34 | 33 | ||
35 | static const int mx1ads_pins[] __initconst = { | 34 | static const int mx1ads_pins[] __initconst = { |
36 | /* UART1 */ | 35 | /* UART1 */ |
diff --git a/arch/arm/mach-imx/mach-mx21ads.c b/arch/arm/mach-imx/mach-mx21ads.c index 83c064a3cf4b..0a372577c2ac 100644 --- a/arch/arm/mach-imx/mach-mx21ads.c +++ b/arch/arm/mach-imx/mach-mx21ads.c | |||
@@ -28,7 +28,6 @@ | |||
28 | #include <mach/mxc_nand.h> | 28 | #include <mach/mxc_nand.h> |
29 | 29 | ||
30 | #include "devices-imx21.h" | 30 | #include "devices-imx21.h" |
31 | #include "devices.h" | ||
32 | 31 | ||
33 | /* | 32 | /* |
34 | * Memory-mapped I/O on MX21ADS base board | 33 | * Memory-mapped I/O on MX21ADS base board |
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 | ||
diff --git a/arch/arm/mach-imx/mach-mx27ads.c b/arch/arm/mach-imx/mach-mx27ads.c index 370481b3d908..b832f960fec4 100644 --- a/arch/arm/mach-imx/mach-mx27ads.c +++ b/arch/arm/mach-imx/mach-mx27ads.c | |||
@@ -32,7 +32,6 @@ | |||
32 | #include <mach/mxc_nand.h> | 32 | #include <mach/mxc_nand.h> |
33 | 33 | ||
34 | #include "devices-imx27.h" | 34 | #include "devices-imx27.h" |
35 | #include "devices.h" | ||
36 | 35 | ||
37 | /* | 36 | /* |
38 | * Base address of PBC controller, CS4 | 37 | * Base address of PBC controller, CS4 |
diff --git a/arch/arm/mach-imx/mach-mxt_td60.c b/arch/arm/mach-imx/mach-mxt_td60.c index d1a3158f1a82..4ce71b0401db 100644 --- a/arch/arm/mach-imx/mach-mxt_td60.c +++ b/arch/arm/mach-imx/mach-mxt_td60.c | |||
@@ -33,7 +33,6 @@ | |||
33 | #include <linux/i2c/pca953x.h> | 33 | #include <linux/i2c/pca953x.h> |
34 | 34 | ||
35 | #include "devices-imx27.h" | 35 | #include "devices-imx27.h" |
36 | #include "devices.h" | ||
37 | 36 | ||
38 | static const int mxt_td60_pins[] __initconst = { | 37 | static const int mxt_td60_pins[] __initconst = { |
39 | /* UART0 */ | 38 | /* UART0 */ |
diff --git a/arch/arm/mach-imx/mach-pca100.c b/arch/arm/mach-imx/mach-pca100.c index d9e2dda437c0..cccc0a0a9c72 100644 --- a/arch/arm/mach-imx/mach-pca100.c +++ b/arch/arm/mach-imx/mach-pca100.c | |||
@@ -42,7 +42,6 @@ | |||
42 | #include <mach/ulpi.h> | 42 | #include <mach/ulpi.h> |
43 | 43 | ||
44 | #include "devices-imx27.h" | 44 | #include "devices-imx27.h" |
45 | #include "devices.h" | ||
46 | 45 | ||
47 | #define OTG_PHY_CS_GPIO (GPIO_PORTB + 23) | 46 | #define OTG_PHY_CS_GPIO (GPIO_PORTB + 23) |
48 | #define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24) | 47 | #define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24) |
diff --git a/arch/arm/mach-imx/mach-pcm038.c b/arch/arm/mach-imx/mach-pcm038.c index e209b28bee4d..f667a262dfc1 100644 --- a/arch/arm/mach-imx/mach-pcm038.c +++ b/arch/arm/mach-imx/mach-pcm038.c | |||
@@ -40,7 +40,6 @@ | |||
40 | #include <mach/ulpi.h> | 40 | #include <mach/ulpi.h> |
41 | 41 | ||
42 | #include "devices-imx27.h" | 42 | #include "devices-imx27.h" |
43 | #include "devices.h" | ||
44 | 43 | ||
45 | static const int pcm038_pins[] __initconst = { | 44 | static const int pcm038_pins[] __initconst = { |
46 | /* UART1 */ | 45 | /* UART1 */ |
diff --git a/arch/arm/mach-imx/mach-scb9328.c b/arch/arm/mach-imx/mach-scb9328.c index 1fbdd3faa7ab..eae878f306c6 100644 --- a/arch/arm/mach-imx/mach-scb9328.c +++ b/arch/arm/mach-imx/mach-scb9328.c | |||
@@ -25,7 +25,6 @@ | |||
25 | #include <mach/iomux-mx1.h> | 25 | #include <mach/iomux-mx1.h> |
26 | 26 | ||
27 | #include "devices-imx1.h" | 27 | #include "devices-imx1.h" |
28 | #include "devices.h" | ||
29 | 28 | ||
30 | /* | 29 | /* |
31 | * This scb9328 has a 32MiB flash | 30 | * This scb9328 has a 32MiB flash |
diff --git a/arch/arm/mach-imx/pcm970-baseboard.c b/arch/arm/mach-imx/pcm970-baseboard.c index 1297f1b0dcb7..99afbc3f43a3 100644 --- a/arch/arm/mach-imx/pcm970-baseboard.c +++ b/arch/arm/mach-imx/pcm970-baseboard.c | |||
@@ -28,7 +28,6 @@ | |||
28 | #include <mach/hardware.h> | 28 | #include <mach/hardware.h> |
29 | 29 | ||
30 | #include "devices-imx27.h" | 30 | #include "devices-imx27.h" |
31 | #include "devices.h" | ||
32 | 31 | ||
33 | static const int pcm970_pins[] __initconst = { | 32 | static const int pcm970_pins[] __initconst = { |
34 | /* SDHC */ | 33 | /* SDHC */ |