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:
faff803
)
ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototype
author
Hartley Sweeten
<
[email protected]
>
Wed, 21 Oct 2009 01:17:22 +0000
(
02:17
+0100)
committer
Russell King
<
[email protected]
>
Wed, 21 Oct 2009 12:09:36 +0000
(13:09 +0100)
Remove unused prototype for ep93xx_init_time(). This function
is not defined in the kernel.
Signed-off-by: H Hartley Sweeten <
[email protected]
>
Acked-by: Ryan Mallon <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
arch/arm/mach-ep93xx/include/mach/platform.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ep93xx/include/mach/platform.h
b/arch/arm/mach-ep93xx/include/mach/platform.h
index a3ec33fd79d43acbde7bb7bfd5a419c0169ed8d0..469fd968d517aa7136b32b5b118f6976250d5409 100644
(file)
--- a/
arch/arm/mach-ep93xx/include/mach/platform.h
+++ b/
arch/arm/mach-ep93xx/include/mach/platform.h
@@
-17,7
+17,6
@@
struct ep93xx_eth_data
void ep93xx_map_io(void);
void ep93xx_init_irq(void);
-void ep93xx_init_time(unsigned long);
/* EP93xx System Controller software locked register write */
void ep93xx_syscon_swlocked_write(unsigned int val, void __iomem *reg);