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 55754C0015E for ; Sat, 15 Jul 2023 21:43:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=uvTtES+S/pttx3SL4cshf4AJOR8Vyx9+5DCn9T/1WbU=; b=C+ywvglwLyipmpB16sfy/0YjNs +ek3H7ViCybnBQGzpi6/5kqUK9FqY8pq2Teerg+3xUcaoofmaTwFUwnO1iRkJfZ9jrDlO9B0o09Xt zrHtU45vEzC2164eKsnCbFdT4vUK7Tpz85QMIctMkFgdDjdWpnbkhfNL3oEKyIpc8Yms+yWkD0s3r /e/kREu6FfX7FYlDf3mQpqKrF+Dt5/6le1LQSCbRLwE2uxiZBdAXqcRzdZVfPmmiZqeXLA5omxQLZ cbGaxz+e0og+yqvblF3acPpmHD7S7gyTVYThZxcxOQbisWtXQpQEui25vFaseiLSQjPcguWpEE0ZZ jajB6J8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qKn2l-009XuA-36; Sat, 15 Jul 2023 21:43:11 +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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=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