diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-11-08 09:51:41 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-08 09:51:41 +0900 |
commit | 65670a1b75874cf36c81456f2fb1e5ef6c6c0a55 (patch) | |
tree | 48aa7cfb7a6a5521727a272d7dcfdc7083966513 /arch/arm/mach-shmobile/include/mach/sh7372.h | |
parent | 151f52f09c5728ecfdd0c289da1a4b30bb416f2c (diff) | |
parent | 2f6ba5792ce9e4a731baeb976ccc72e0cf43d20b (diff) |
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/sh7372.h')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/sh7372.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh7372.h b/arch/arm/mach-shmobile/include/mach/sh7372.h index 147775a94bc..e4f9004e710 100644 --- a/arch/arm/mach-shmobile/include/mach/sh7372.h +++ b/arch/arm/mach-shmobile/include/mach/sh7372.h @@ -464,5 +464,7 @@ extern struct clk sh7372_dv_clki_div2_clk; extern struct clk sh7372_pllc2_clk; extern struct clk sh7372_fsiack_clk; extern struct clk sh7372_fsibck_clk; +extern struct clk sh7372_fsidiva_clk; +extern struct clk sh7372_fsidivb_clk; #endif /* __ASM_SH7372_H__ */ |