Skip to content

Commit

Permalink
msm: add extern for 8x50 clock list.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Gregory Bean <gbean@codeaurora.org>
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
  • Loading branch information
Daniel Walker committed May 13, 2010
1 parent 62a6cc5 commit acb241c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/mach-msm/devices.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ extern struct platform_device msm_device_nand;
extern struct clk msm_clocks_7x01a[];
extern unsigned msm_num_clocks_7x01a;

extern struct clk msm_clocks_8x50[];
extern unsigned msm_num_clocks_8x50;

#endif

0 comments on commit acb241c

Please sign in to comment.