]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Remove unnecessary include from clock.c
authorTony Lindgren <tony@atomide.com>
Tue, 3 Jun 2008 23:00:02 +0000 (16:00 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jun 2008 23:00:02 +0000 (16:00 -0700)
Remove unnecessary include from clock.c

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/clock.c

index a3e1a330638dbd760d3060888367c7858179802b..c2e741de020338385383f07f49afeb19e19e887a 100644 (file)
@@ -25,7 +25,6 @@
 #include <linux/debugfs.h>
 
 #include <asm/io.h>
-#include <asm/semaphore.h>
 
 #include <asm/arch/clock.h>