ARM: OMAP3: remove duplicated #include

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Saturday, May 2, 2009 - 5:03 pm

Gitweb:     http://git.kernel.org/linus/c485ab50dd90412d88e25ed30b4e0d5ff636ffe2
Commit:     c485ab50dd90412d88e25ed30b4e0d5ff636ffe2
Parent:     b3bb4f688c225d9455bbd59e98f634f98c1074d0
Author:     Huang Weiyi <weiyi.huang@gmail.com>
AuthorDate: Thu Apr 23 11:10:49 2009 -0700
Committer:  Tony Lindgren <tony@atomide.com>
CommitDate: Thu Apr 23 11:10:49 2009 -0700

    ARM: OMAP3: remove duplicated #include
    
    Removed duplicated #include in arch/arm/mach-omap2/board-rx51.c.
    
    Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
    Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 arch/arm/mach-omap2/board-rx51.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-rx51.c b/arch/arm/mach-omap2/board-rx51.c
index 3a0daac..374ff63 100644
--- a/arch/arm/mach-omap2/board-rx51.c
+++ b/arch/arm/mach-omap2/board-rx51.c
@@ -15,7 +15,6 @@
 #include <linux/err.h>
 #include <linux/clk.h>
 #include <linux/io.h>
-#include <linux/delay.h>
 #include <linux/gpio.h>
 
 #include <mach/hardware.h>
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ARM: OMAP3: remove duplicated #include, Linux Kernel Mailing ..., (Sat May 2, 5:03 pm)