From: Geert Uytterhoeven Date: Wed, 12 Feb 2020 10:15:43 +0000 (+0100) Subject: MIPS: Pistachio: Replace by X-Git-Tag: v5.7-rc1~169^2~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97e04ea15fd5324d9e10343fdece698b26365d82;p=thirdparty%2Flinux.git MIPS: Pistachio: Replace by The Pistachio 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 Acked-by: James Hartley Signed-off-by: Paul Burton Cc: Ralf Baechle Cc: Florian Fainelli Cc: Paul Cercueil 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/pistachio/time.c b/arch/mips/pistachio/time.c index 3c9235c7710a6..de64751dec401 100644 --- a/arch/mips/pistachio/time.c +++ b/arch/mips/pistachio/time.c @@ -6,10 +6,10 @@ */ #include -#include #include #include #include +#include #include #include