projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2f2a2
)
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 26 Oct 2007 12:23:02 +0000
(13:23 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 29 Oct 2007 19:35:34 +0000
(19:35 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/time.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-mips/time.h
b/include/asm-mips/time.h
index bc47af313bcd7550bca9bb532ec27152988f3dda..ce1e07a82aecbdec4f1912f4e815ce52cda6df89 100644
(file)
--- a/
include/asm-mips/time.h
+++ b/
include/asm-mips/time.h
@@
-58,7
+58,6
@@
extern void local_timer_interrupt(int irq, void *dev_id);
*/
struct irqaction;
extern void plat_time_init(void);
-extern void plat_timer_setup(struct irqaction *irq);
/*
* mips_hpt_frequency - must be set if you intend to use an R4k-compatible