Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99977c1e9faa6a28677314c16f94762fc1f3f365
Commit:     99977c1e9faa6a28677314c16f94762fc1f3f365
Parent:     baf22c1e7aedf264e264b15d2595e5e76564bd4e
Author:     Maciej W. Rozycki <[EMAIL PROTECTED]>
AuthorDate: Mon Sep 24 16:13:34 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Thu Oct 11 23:46:07 2007 +0100

    [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
    
    Signed-off-by: Maciej W. Rozycki <[EMAIL PROTECTED]>
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 arch/mips/dec/time.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/dec/time.c b/arch/mips/dec/time.c
index 8b7e0c1..e2973a4 100644
--- a/arch/mips/dec/time.c
+++ b/arch/mips/dec/time.c
@@ -24,7 +24,6 @@
 
 #include <asm/bootinfo.h>
 #include <asm/cpu.h>
-#include <asm/div64.h>
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/mipsregs.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