From: Geert Uytterhoeven Date: Wed, 12 Feb 2020 10:15:42 +0000 (+0100) Subject: MIPS: pic32mzda: Replace by X-Git-Tag: v5.10.7~2969^2~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=071cec1bfe1f5158ce8254c7cf2dc0be973efa84;p=platform%2Fkernel%2Flinux-rpi.git MIPS: pic32mzda: Replace by The Microchip PIC32MZDA 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 Signed-off-by: Paul Burton Cc: Ralf Baechle Cc: Florian Fainelli Cc: Paul Cercueil 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/pic32/pic32mzda/time.c b/arch/mips/pic32/pic32mzda/time.c index 905ec1d..754924f2 100644 --- a/arch/mips/pic32/pic32mzda/time.c +++ b/arch/mips/pic32/pic32mzda/time.c @@ -3,11 +3,11 @@ * Joshua Henderson * Copyright (C) 2015 Microchip Technology Inc. All rights reserved. */ -#include #include #include #include #include +#include #include #include