From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A76DC001E0 for ; Sat, 15 Jul 2023 21:43:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uDntFjlWO8aHm0qkBU/N7lJFXeUaAM3q5dQlJR0T4LU=; b=OD1IxmCPhtj/zs +k5rV3xGFzoKHd3LCgWBWWdKieIffbB7cO5v4LhDMz4nY8A0Lqw93cdD+Tm4YER4YLMVh/SaMl8Yr Xt8PYtX0hOiYhx5vXvfXYP+4dC0SmdNP9zvgJ533ZQ9j5MQAuCHT+fRdQVee1jE/Rohzib5QFXMLg RmwETwDeevpEv8/pV1xWrE8wW6rDAkLTV/DCxStUfMgdCSt7HTmcvWe7DPfxqQkx3tkCwkJb3/i8A WzOBebd7L8pVB6kQca/ILWPt5iJT6BGysjOfoDILx3nkpqWaInsT33Rujdvg/S8xb5+62VzldHlPw O4gDXOJ6HIdR79yp5Gug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qKn2m-009XuN-1O; Sat, 15 Jul 2023 21:43:12 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qKn2i-009XsB-1Y; Sat, 15 Jul 2023 21:43:09 +0000 Received: from i53875a6a.versanet.de ([83.135.90.106] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qKn1b-00035T-PU; Sat, 15 Jul 2023 23:41:59 +0200 From: Heiko Stuebner To: Vinod Koul , Kishon Vijay Abraham I , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Justin Chen , Al Cooper , Broadcom internal kernel review list , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Ioana Ciornei , Yu Chen , Binghui Wang , Mauro Carvalho Chehab , Lubomir Rintel , Miquel Raynal , Chun-Kuang Hu , Philipp Zabel , Chunfeng Yun , Matthias Brugger , AngeloGioacchino Del Regno , Wolfgang Grandegger , Marc Kleine-Budde , Alban Bedel , Andy Gross , Bjorn Andersson , Konrad Dybcio , Robert Marko , Luka Perkov , Sergio Paracuellos , Yoshihiro Shimoda , Krzysztof Kozlowski , Alim Akhtar , Sylwester Nawrocki , Kunihiko Hayashi , Masami Hiramatsu , Maxime Coquelin , Alexandre Torgue , Vincent Shih , Thierry Reding , Jonathan Hunter , JC Kuo , Rob Herring Cc: devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mediatek@lists.infradead.org, linux-can@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-tegra@vger.kernel.org Subject: Re: [PATCH] phy: Explicitly include correct DT includes Date: Sat, 15 Jul 2023 23:41:56 +0200 Message-ID: <4021989.Mh6RI2rZIc@phil> In-Reply-To: <20230714174841.4061919-1-robh@kernel.org> References: <20230714174841.4061919-1-robh@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230715_144308_520984_59D6F3C3 X-CRM114-Status: GOOD ( 12.58 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Am Freitag, 14. Juli 2023, 19:48:35 CEST schrieb Rob Herring: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each other. They also include platform_device.h > and of.h. As a result, there's a pretty much random mix of those include > files used throughout the tree. In order to detangle these headers and > replace the implicit includes with struct declarations, users need to > explicitly include the correct includes. > > Signed-off-by: Rob Herring > --- > drivers/phy/rockchip/phy-rockchip-dphy-rx0.c | 1 - > drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c | 2 +- > drivers/phy/rockchip/phy-rockchip-inno-hdmi.c | 1 - > drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 3 ++- > drivers/phy/rockchip/phy-rockchip-snps-pcie3.c | 3 ++- Acked-by: Heiko Stuebner _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip