diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-05-19 05:04:06 -0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-05-19 05:04:06 -0400 |
commit | 71b4439657a135a9ca7d11bc4ae3105628ed1186 (patch) | |
tree | 1f0838ed6988bcc1d32a9a0439576b44e229ffaf /arch/arm/plat-s5p/include/plat/s5p-clock.h | |
parent | f447ea4b1c90fe94f0627d7a6655a402100f8ca5 (diff) | |
parent | f001d5b28bc583c85281a9ce315ac16970201eae (diff) |
ARM: Merge for-2635/samsung-clock
Merge branch 'for-2635/samsung-clock' into for-linus/samsung2
Diffstat (limited to 'arch/arm/plat-s5p/include/plat/s5p-clock.h')
-rw-r--r-- | arch/arm/plat-s5p/include/plat/s5p-clock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s5p/include/plat/s5p-clock.h b/arch/arm/plat-s5p/include/plat/s5p-clock.h index 56fb8b414d41..a476a9f14697 100644 --- a/arch/arm/plat-s5p/include/plat/s5p-clock.h +++ b/arch/arm/plat-s5p/include/plat/s5p-clock.h | |||
@@ -23,6 +23,7 @@ | |||
23 | #define clk_fin_vpll clk_ext_xtal_mux | 23 | #define clk_fin_vpll clk_ext_xtal_mux |
24 | 24 | ||
25 | extern struct clk clk_ext_xtal_mux; | 25 | extern struct clk clk_ext_xtal_mux; |
26 | extern struct clk clk_xusbxti; | ||
26 | extern struct clk clk_48m; | 27 | extern struct clk clk_48m; |
27 | extern struct clk clk_fout_apll; | 28 | extern struct clk clk_fout_apll; |
28 | extern struct clk clk_fout_mpll; | 29 | extern struct clk clk_fout_mpll; |