* [PATCH] ep93xx: remove ep93xx_init_time() prototype
@ 2009-10-13 22:17 H Hartley Sweeten
2009-10-21 0:58 ` Ryan Mallon
0 siblings, 1 reply; 2+ messages in thread
From: H Hartley Sweeten @ 2009-10-13 22:17 UTC (permalink / raw)
To: linux-arm-kernel
Remove unused prototype for ep93xx_init_time(). This function
is not defined in the kernel.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <ryan@bluewatersys.com>
---
diff --git a/arch/arm/mach-ep93xx/include/mach/platform.h b/arch/arm/mach-ep93xx/include/mach/platform.h
index a3ec33f..469fd96 100644
--- 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);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ep93xx: remove ep93xx_init_time() prototype
2009-10-13 22:17 [PATCH] ep93xx: remove ep93xx_init_time() prototype H Hartley Sweeten
@ 2009-10-21 0:58 ` Ryan Mallon
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Mallon @ 2009-10-21 0:58 UTC (permalink / raw)
To: linux-arm-kernel
H Hartley Sweeten wrote:
> Remove unused prototype for ep93xx_init_time(). This function
> is not defined in the kernel.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Cc: Ryan Mallon <ryan@bluewatersys.com>
>
> ---
>
> diff --git a/arch/arm/mach-ep93xx/include/mach/platform.h b/arch/arm/mach-ep93xx/include/mach/platform.h
> index a3ec33f..469fd96 100644
> --- 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);
>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
~Ryan
--
Bluewater Systems Ltd - ARM Technology Solution Centre
Ryan Mallon 5 Amuri Park, 404 Barbadoes St
ryan at bluewatersys.com PO Box 13 889, Christchurch 8013
http://www.bluewatersys.com New Zealand
Phone: +64 3 3779127 Freecall: Australia 1800 148 751
Fax: +64 3 3779135 USA 1800 261 2934
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-21 0:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 22:17 [PATCH] ep93xx: remove ep93xx_init_time() prototype H Hartley Sweeten
2009-10-21 0:58 ` Ryan Mallon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).