aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2011-01-28 14:04:38 +0000
committerTony Lindgren <tony@atomide.com>2011-02-01 15:53:00 -0800
commit190910cb82669980edff7432be9542d4bec91adb (patch)
treed2d16c06bb8e6d9d515c195d251333ccceba40b6 /arch/arm/mach-omap1
parent9d47e309015b8d5ab32851cd0216e4b96b6407e4 (diff)
downloadkernel_samsung_smdk4412-190910cb82669980edff7432be9542d4bec91adb.zip
kernel_samsung_smdk4412-190910cb82669980edff7432be9542d4bec91adb.tar.gz
kernel_samsung_smdk4412-190910cb82669980edff7432be9542d4bec91adb.tar.bz2
omap1: remove duplicated #include
Remove duplicated #include('s) in arch/arm/mach-omap1/time.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1')
-rw-r--r--arch/arm/mach-omap1/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/time.c b/arch/arm/mach-omap1/time.c
index f83fc33..6885d2f 100644
--- a/arch/arm/mach-omap1/time.c
+++ b/arch/arm/mach-omap1/time.c
@@ -44,7 +44,6 @@
#include <linux/clocksource.h>
#include <linux/clockchips.h>
#include <linux/io.h>
-#include <linux/sched.h>
#include <asm/system.h>
#include <mach/hardware.h>