projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baf22c1
)
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
author
Maciej W. Rozycki
<macro@linux-mips.org>
Mon, 24 Sep 2007 15:13:34 +0000
(16:13 +0100)
committer
Ralf 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
patch
|
blob
|
history
diff --git
a/arch/mips/dec/time.c
b/arch/mips/dec/time.c
index 8b7e0c17ac35d656bcb4dffb614454dd0a8e27b8..e2973a432b929cab12279ed109baf5e11c865001 100644
(file)
--- 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>