Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5893310ybv; Wed, 12 Feb 2020 02:10:30 -0800 (PST) X-Google-Smtp-Source: APXvYqwy7DynIVE8fc01UFZUAb/HCuLMyi7m1Br7W9oIlUdIPfYnFkNrOEGxdiP3U85DDPbfQQhB X-Received: by 2002:aca:fd83:: with SMTP id b125mr1397781oii.1.1581502230783; Wed, 12 Feb 2020 02:10:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581502230; cv=none; d=google.com; s=arc-20160816; b=XIOLlSj0SWnyIrD75Wp9fVQNc4Tv8bPq/bVn+nJuN36hamo2IpOrWnTP7v2MNj/NRT MT6L00ulKxXX67fHWKupZa14H+1EZpb8+rMAjbGo+Bz8AhqGQGn+dj9SyWqWQEGbSvn3 VIO8o+TVcTUKB40X2FOmAbTrm0IIpB0gP3tv34RPzyITcxHM8cKPB0kOd0uO1VO27DJL AABfjp44PhnJGclnlvkmjBSBoDR8+7n8ypb2CrxV7y2vr+WylEyKG8JeP6n0T0YCZRYe 3b8DTMq8iKQ/dfEHpVnrf5o8Q4M8M02e+X3PJple8tlHoDkkr87m07HOJRkIkbgduOiO NgeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=ngImqsmAZS48Y0gDkk5wGRjEW78cEw6qskkOqnem33U=; b=dSBLmZmrx5Dnr0WBkdvpCGKCqyC9AIMfflVZnnGtedH996V67Rmy61tKd9uiMCZALr uFcpfey3gFWbzwELL3KsTzJqrod5OceUxxpwR8BCa0qJn3jlsawmL+s+On2nJDgbkF4Q fVwOTvyC8zJCqTzJA52oFTWIXyuVg+bd+fLRCrdwp/voneD9cIfxo8deRpIJTIgWwqQO AjJIcc33zyt7iB4Uyiwh0Kpa5SDapM2fR63TGU1oC4D0Cap3q9mtYnjMR4M4G2Au7qop wKHdcHObk8v+VlwlQktJ9rzXhPVdCvKCuduPiRfIjVpQIw188tbECOvyOa8sZjQ04Hav +uAg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w202si3249669oif.121.2020.02.12.02.10.18; Wed, 12 Feb 2020 02:10:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729101AbgBLKIp (ORCPT + 99 others); Wed, 12 Feb 2020 05:08:45 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:55146 "EHLO albert.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729079AbgBLKIn (ORCPT ); Wed, 12 Feb 2020 05:08:43 -0500 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id 1m8Y2200Y5USYZQ06m8YgU; Wed, 12 Feb 2020 11:08:41 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j1owa-0001EU-LN; Wed, 12 Feb 2020 11:08:32 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j1owa-0000MF-JR; Wed, 12 Feb 2020 11:08:32 +0100 From: Geert Uytterhoeven To: Russell King , Matthias Brugger , Lubomir Rintel , Heiko Stuebner , Magnus Damm , Maxime Ripard , Chen-Yu Tsai , Michal Simek Cc: linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 3/7] ARM: mmp: Replace by Date: Wed, 12 Feb 2020 11:08:26 +0100 Message-Id: <20200212100830.446-4-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200212100830.446-1-geert+renesas@glider.be> References: <20200212100830.446-1-geert+renesas@glider.be> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Marvell MMP 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 --- arch/arm/mach-mmp/mmp-dt.c | 2 +- arch/arm/mach-mmp/mmp2-dt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-mmp/mmp-dt.c b/arch/arm/mach-mmp/mmp-dt.c index 91214996acecc9fb..3f43c0867dcae4ed 100644 --- a/arch/arm/mach-mmp/mmp-dt.c +++ b/arch/arm/mach-mmp/mmp-dt.c @@ -8,7 +8,7 @@ #include #include -#include +#include #include #include #include diff --git a/arch/arm/mach-mmp/mmp2-dt.c b/arch/arm/mach-mmp/mmp2-dt.c index 510c762ddc484c40..34a5fe4b3949167e 100644 --- a/arch/arm/mach-mmp/mmp2-dt.c +++ b/arch/arm/mach-mmp/mmp2-dt.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include #include -- 2.17.1