linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 09/17] sh: sh header sh_clk_ops rename
@ 2012-02-29 13:17 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2012-02-29 13:17 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Convert the sh include asm/clock.h to use sh_clk_ops.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/sh/include/asm/clock.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 0001/arch/sh/include/asm/clock.h
+++ work/arch/sh/include/asm/clock.h	2012-02-29 20:05:00.000000000 +0900
@@ -4,7 +4,7 @@
 #include <linux/sh_clk.h>
 
 /* Should be defined by processor-specific code */
-void __deprecated arch_init_clk_ops(struct clk_ops **, int type);
+void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type);
 int __init arch_clk_init(void);
 
 /* arch/sh/kernel/cpu/clock-cpg.c */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-29 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 13:17 [PATCH 09/17] sh: sh header sh_clk_ops rename Magnus Damm

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