X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fhardware%2Fclock.h;h=9dfc0624b6114de0fbd5fef2003ff08c9b992065;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=2fbf6078b313391e5bb9ebd62fa350821fcd2fec;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-arm/hardware/clock.h b/include/asm-arm/hardware/clock.h index 2fbf6078b..9dfc0624b 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