Hello, Geert Uytterhoeven wrote: > Hi all, > > The OF clock helpers were moved to a while ago. > Hence code that is not a clock provider, but just needs to call > of_clk_init(), can (and should) include instead of > . > > All these patches are independent of each others, and thus can be > applied by the corresponding subsystem maintainers. > > Thanks! > > Geert Uytterhoeven (7): > MIPS: ath79: Replace by > MIPS: BMIPS: Replace by > MIPS: generic: Replace by > MIPS: jz4740: Replace by > MIPS: pic32mzda: Replace by > MIPS: Pistachio: Replace by > MIPS: ralink: Replace by > > arch/mips/ath79/setup.c | 2 +- > arch/mips/bmips/setup.c | 2 +- > arch/mips/generic/init.c | 2 +- > arch/mips/jz4740/time.c | 2 +- > arch/mips/pic32/pic32mzda/time.c | 2 +- > arch/mips/pistachio/time.c | 2 +- > arch/mips/ralink/timer-gic.c | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-) Series applied to mips-next. > MIPS: ath79: Replace by > commit d2936bd02b19 > https://git.kernel.org/mips/c/d2936bd02b19 > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Signed-off-by: Paul Burton > > MIPS: BMIPS: Replace by > commit e40b3deff7af > https://git.kernel.org/mips/c/e40b3deff7af > > Signed-off-by: Geert Uytterhoeven > Acked-by: Florian Fainelli > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Signed-off-by: Paul Burton > > MIPS: generic: Replace by > commit 089a792c750d > https://git.kernel.org/mips/c/089a792c750d > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Signed-off-by: Paul Burton > > MIPS: jz4740: Replace by > commit 3a94afc68947 > https://git.kernel.org/mips/c/3a94afc68947 > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Reviewed-by: Paul Cercueil > Signed-off-by: Paul Burton > > MIPS: pic32mzda: Replace by > commit 071cec1bfe1f > https://git.kernel.org/mips/c/071cec1bfe1f > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Signed-off-by: Paul Burton > > MIPS: Pistachio: Replace by > commit 97e04ea15fd5 > https://git.kernel.org/mips/c/97e04ea15fd5 > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Acked-by: James Hartley > Signed-off-by: Paul Burton > > MIPS: ralink: Replace by > commit 9926108f799a > https://git.kernel.org/mips/c/9926108f799a > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Philippe Mathieu-Daudé > Reviewed-by: Stephen Boyd > Acked-by: John Crispin > Signed-off-by: Paul Burton Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]