]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/clk/clk_stm32f7.c
clk: Modify xlate() method for livetree
[people/ms/u-boot.git] / drivers / clk / clk_stm32f7.c
index da3c204ff50310983418548c55785c258b46f7fb..fcdc3c052bd80b29e3846b89197b65170c4ed916 100644 (file)
@@ -252,8 +252,7 @@ static int stm32_clk_probe(struct udevice *dev)
        return 0;
 }
 
-static int stm32_clk_of_xlate(struct clk *clk,
-                       struct fdtdec_phandle_args *args)
+static int stm32_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args)
 {
        debug("%s(clk=%p)\n", __func__, clk);