[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Maciej W. Rozycki 2007-09-24 16:13:34 +01:00 committed by Ralf Baechle
parent baf22c1e7a
commit 99977c1e9f
1 changed files with 0 additions and 1 deletions

View 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>