From: Geert Uytterhoeven Date: Wed, 12 Feb 2020 10:15:41 +0000 (+0100) Subject: MIPS: jz4740: Replace by X-Git-Tag: v5.10.7~2969^2~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a94afc689475691bdddc664b33c1ffcbfb00263;p=platform%2Fkernel%2Flinux-rpi.git MIPS: jz4740: Replace by The Ingenic JZ4740 platform code is not a clock provider, and just needs to call of_clk_init(). Hence it can include instead of . Signed-off-by: Geert Uytterhoeven Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Stephen Boyd Reviewed-by: Paul Cercueil Signed-off-by: Paul Burton Cc: Ralf Baechle Cc: Florian Fainelli Cc: James Hartley Cc: John Crispin Cc: linux-mips@vger.kernel.org Cc: bcm-kernel-feedback-list@broadcom.com Cc: linux-clk@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- diff --git a/arch/mips/jz4740/time.c b/arch/mips/jz4740/time.c index 5476899..605a84a 100644 --- a/arch/mips/jz4740/time.c +++ b/arch/mips/jz4740/time.c @@ -4,8 +4,8 @@ * JZ4740 platform time support */ -#include #include +#include #include