提交 f7863f79 编写于 作者: J Jon Hunter

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: NJon Hunter <jon-hunter@ti.com>
Acked-by: NOmar Ramirez Luna <omar.luna@linaro.org>
上级 40fc3bb5
...@@ -51,7 +51,6 @@ ...@@ -51,7 +51,6 @@
#include <asm/mach/time.h> #include <asm/mach/time.h>
#include <plat/counter-32k.h> #include <plat/counter-32k.h>
#include <plat/dmtimer.h>
#include <mach/hardware.h> #include <mach/hardware.h>
......
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
#include <linux/platform_data/spi-omap2-mcspi.h> #include <linux/platform_data/spi-omap2-mcspi.h>
#include <plat-omap/dma-omap.h> #include <plat-omap/dma-omap.h>
#include <plat/dmtimer.h>
#include "omap_hwmod.h" #include "omap_hwmod.h"
#include "l3_2xxx.h" #include "l3_2xxx.h"
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#include <linux/platform_data/spi-omap2-mcspi.h> #include <linux/platform_data/spi-omap2-mcspi.h>
#include <plat-omap/dma-omap.h> #include <plat-omap/dma-omap.h>
#include <plat/dmtimer.h>
#include "omap_hwmod.h" #include "omap_hwmod.h"
#include "mmc.h" #include "mmc.h"
......
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include "clock.h" #include "clock.h"
#include "powerdomain.h" #include "powerdomain.h"
#include "clockdomain.h" #include "clockdomain.h"
#include <plat/dmtimer.h>
#include "omap-pm.h" #include "omap-pm.h"
#include "soc.h" #include "soc.h"
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <plat/dmtimer.h>
#include <dspbridge/dbdefs.h> #include <dspbridge/dbdefs.h>
#include <dspbridge/dspdeh.h> #include <dspbridge/dspdeh.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册