Skip to content

Commit

Permalink
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Maciej W. Rozycki authored and Ralf Baechle committed Oct 11, 2007
1 parent baf22c1 commit 99977c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/dec/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 99977c1

Please sign in to comment.