linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2+: clock: remove unused function prototype
@ 2014-11-11 15:56 Johan Hovold
  2014-11-12 15:21 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2014-11-11 15:56 UTC (permalink / raw)
  To: Paul Walmsley
  Cc: Tony Lindgren, linux-omap, linux-arm-kernel, linux-kernel, Johan Hovold

Remove unused function prototype that was left by commit 149c09d3a61d
("ARM: AM33xx: remove old clock data and link in new clock init code")
which removed the definition.

Signed-off-by: Johan Hovold <johan@kernel.org>
---
 arch/arm/mach-omap2/clock.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/mach-omap2/clock.h b/arch/arm/mach-omap2/clock.h
index 4592a2762592..c81d6cc41891 100644
--- a/arch/arm/mach-omap2/clock.h
+++ b/arch/arm/mach-omap2/clock.h
@@ -269,8 +269,6 @@ extern const struct clksel_rate div31_1to31_rates[];
 
 extern void __iomem *clk_memmaps[];
 
-extern int am33xx_clk_init(void);
-
 extern int omap2_clkops_enable_clkdm(struct clk_hw *hw);
 extern void omap2_clkops_disable_clkdm(struct clk_hw *hw);
 
-- 
2.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP2+: clock: remove unused function prototype
  2014-11-11 15:56 [PATCH] ARM: OMAP2+: clock: remove unused function prototype Johan Hovold
@ 2014-11-12 15:21 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2014-11-12 15:21 UTC (permalink / raw)
  To: Johan Hovold; +Cc: Paul Walmsley, linux-omap, linux-arm-kernel, linux-kernel

* Johan Hovold <johan@kernel.org> [141111 07:58]:
> Remove unused function prototype that was left by commit 149c09d3a61d
> ("ARM: AM33xx: remove old clock data and link in new clock init code")
> which removed the definition.

Applying into omap-for-v3.19/fixes-not-urgent thanks.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-12 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-11 15:56 [PATCH] ARM: OMAP2+: clock: remove unused function prototype Johan Hovold
2014-11-12 15:21 ` Tony Lindgren

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).