]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 24 Sep 2007 15:13:34 +0000 (16:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:07 +0000 (23:46 +0100)
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/time.c

index 8b7e0c17ac35d656bcb4dffb614454dd0a8e27b8..e2973a432b929cab12279ed109baf5e11c865001 100644 (file)
@@ -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>