diff options
| author | Jon Hunter <jon-hunter@ti.com> | 2012-10-01 16:12:29 -0400 |
|---|---|---|
| committer | Jon Hunter <jon-hunter@ti.com> | 2012-11-16 11:35:08 -0500 |
| commit | f7863f7924951f64068eb5214a3dbecde3807a9a (patch) | |
| tree | 25ab62d2757df238843b17254629202fbed70246 | |
| parent | 40fc3bb56ed125aa22c0a85c816ae0f923519146 (diff) | |
ARM: OMAP: Remove unnecessary inclusion of dmtimer.h
Some source files are including dmtimer.h but not actually using any dmtimer
definitions or functions. Therefore, remove the inclusion dmtimer.h from these
source files.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Omar Ramirez Luna <omar.luna@linaro.org>
| -rw-r--r-- | arch/arm/mach-omap1/timer32k.c | 1 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_2420_data.c | 1 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_2430_data.c | 1 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/pm-debug.c | 1 | ||||
| -rw-r--r-- | drivers/staging/tidspbridge/core/ue_deh.c | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap1/timer32k.c b/arch/arm/mach-omap1/timer32k.c index 89368195bf08..41152fadd4c0 100644 --- a/arch/arm/mach-omap1/timer32k.c +++ b/arch/arm/mach-omap1/timer32k.c | |||
| @@ -51,7 +51,6 @@ | |||
| 51 | #include <asm/mach/time.h> | 51 | #include <asm/mach/time.h> |
| 52 | 52 | ||
| 53 | #include <plat/counter-32k.h> | 53 | #include <plat/counter-32k.h> |
| 54 | #include <plat/dmtimer.h> | ||
| 55 | 54 | ||
| 56 | #include <mach/hardware.h> | 55 | #include <mach/hardware.h> |
| 57 | 56 | ||
diff --git a/arch/arm/mach-omap2/omap_hwmod_2420_data.c b/arch/arm/mach-omap2/omap_hwmod_2420_data.c index a8b3368dca3d..e8efe3d1da6c 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2420_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2420_data.c | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | #include <linux/platform_data/spi-omap2-mcspi.h> | 17 | #include <linux/platform_data/spi-omap2-mcspi.h> |
| 18 | 18 | ||
| 19 | #include <plat-omap/dma-omap.h> | 19 | #include <plat-omap/dma-omap.h> |
| 20 | #include <plat/dmtimer.h> | ||
| 21 | 20 | ||
| 22 | #include "omap_hwmod.h" | 21 | #include "omap_hwmod.h" |
| 23 | #include "l3_2xxx.h" | 22 | #include "l3_2xxx.h" |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c index dc768c50e523..32d17e3fd727 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2430_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2430_data.c | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | #include <linux/platform_data/spi-omap2-mcspi.h> | 18 | #include <linux/platform_data/spi-omap2-mcspi.h> |
| 19 | 19 | ||
| 20 | #include <plat-omap/dma-omap.h> | 20 | #include <plat-omap/dma-omap.h> |
| 21 | #include <plat/dmtimer.h> | ||
| 22 | 21 | ||
| 23 | #include "omap_hwmod.h" | 22 | #include "omap_hwmod.h" |
| 24 | #include "mmc.h" | 23 | #include "mmc.h" |
diff --git a/arch/arm/mach-omap2/pm-debug.c b/arch/arm/mach-omap2/pm-debug.c index 3cf4fdfd7ab0..e2c291f52f92 100644 --- a/arch/arm/mach-omap2/pm-debug.c +++ b/arch/arm/mach-omap2/pm-debug.c | |||
| @@ -30,7 +30,6 @@ | |||
| 30 | #include "clock.h" | 30 | #include "clock.h" |
| 31 | #include "powerdomain.h" | 31 | #include "powerdomain.h" |
| 32 | #include "clockdomain.h" | 32 | #include "clockdomain.h" |
| 33 | #include <plat/dmtimer.h> | ||
| 34 | #include "omap-pm.h" | 33 | #include "omap-pm.h" |
| 35 | 34 | ||
| 36 | #include "soc.h" | 35 | #include "soc.h" |
diff --git a/drivers/staging/tidspbridge/core/ue_deh.c b/drivers/staging/tidspbridge/core/ue_deh.c index 3d28b2345fbd..6aea6f1b4982 100644 --- a/drivers/staging/tidspbridge/core/ue_deh.c +++ b/drivers/staging/tidspbridge/core/ue_deh.c | |||
| @@ -19,7 +19,6 @@ | |||
| 19 | 19 | ||
| 20 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
| 21 | #include <linux/interrupt.h> | 21 | #include <linux/interrupt.h> |
| 22 | #include <plat/dmtimer.h> | ||
| 23 | 22 | ||
| 24 | #include <dspbridge/dbdefs.h> | 23 | #include <dspbridge/dbdefs.h> |
| 25 | #include <dspbridge/dspdeh.h> | 24 | #include <dspbridge/dspdeh.h> |
