Skip to content

Commit

Permalink
omap1: remove duplicated #include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and Tony Lindgren committed Feb 1, 2011
1 parent 9d47e30 commit 190910c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-omap1/time.c
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 190910c

Please sign in to comment.