Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e77ff21d225f7676517ac895df2be8ada573f4f
Commit:     2e77ff21d225f7676517ac895df2be8ada573f4f
Parent:     66fa9b107e259d01929fe647796b3021d3a83c4a
Author:     MUNEDA Takahiro <[EMAIL PROTECTED]>
AuthorDate: Wed Jun 20 13:00:00 2007 +0900
Committer:  Tony Luck <[EMAIL PROTECTED]>
CommitDate: Tue Jun 26 13:33:45 2007 -0700

    [IA64] remove duplicate header include line
    
    Remove duplicate header include line from arch/ia64/kernel/time.c.
    
    Signed-off-by: MUNEDA Takahiro <[EMAIL PROTECTED]>
    Signed-off-by: Tony Luck <[EMAIL PROTECTED]>
---
 arch/ia64/kernel/time.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c
index a06667c..3486fe7 100644
--- a/arch/ia64/kernel/time.c
+++ b/arch/ia64/kernel/time.c
@@ -18,7 +18,6 @@
 #include <linux/time.h>
 #include <linux/interrupt.h>
 #include <linux/efi.h>
-#include <linux/profile.h>
 #include <linux/timex.h>
 
 #include <asm/machvec.h>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to