X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fhardware%2Fclock.h;h=2fbf6078b313391e5bb9ebd62fa350821fcd2fec;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=9dfc0624b6114de0fbd5fef2003ff08c9b992065;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-arm/hardware/clock.h b/include/asm-arm/hardware/clock.h index 9dfc0624b..2fbf6078b 100644 --- a/include/asm-arm/hardware/clock.h +++ b/include/asm-arm/hardware/clock.h @@ -108,7 +108,7 @@ int clk_set_rate(struct clk *clk, unsigned long rate); * Returns success (0) or negative errno. */ int clk_set_parent(struct clk *clk, struct clk *parent); - + /** * clk_get_parent - get the parent clock source for this clock * @clk: clock source