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 C69B5C001DC for ; Fri, 28 Jul 2023 03:40:55 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=356bXDxl0+UHucyUys5m0nt5DFbBJAX9zbB3PFxSTcA=; b=Wg9jOKWFa4iheg psSdndh72kt7i9DZ5YGt7b8oG4fcWe2qMPK/Im3AdfJXOEztn7cimD+hvNGkYXkW/tY+XunypsgXD 4DdySxHXKQjJcZuIAJC4SiKFioXfKi42VUOf9QXHrZYRR6Hxy3f7fTUotqgaY5AcpB1XXYmrDdbXZ OZhqwtfu6cwlFyk6n8waeWFNsf4UGnzjWVexyx6O64SuErkjg5vPz1NSg/d8gH9jp0iApILvSJHj+ bQskvsVSNqpyHcE/oJGQjqAKgdLaZlUPDRwWIO6VifQfnCFQZdyhLwylR3UqpzHiBI8xTqqsgL3Jg Ag9/9qAnGOFEgidcqspg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPEL7-001T7b-2p; Fri, 28 Jul 2023 03:40:29 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPEL4-001T6c-14; Fri, 28 Jul 2023 03:40:27 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8DEF561FC8; Fri, 28 Jul 2023 03:40:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6D85AC433CA; Fri, 28 Jul 2023 03:40:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690515623; bh=nh7VNF71Px8+ehWsNezgTEu3Q5hpaEOt5oKxXH92/qA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=n5OOA0hexFDJfGiqn8bTgbsd1NxuBlbkYDKSx4jve1A1uhS5AnTOvFTQV4JWG7aBf g/w60ZUiuyy1xVob0CGewYJXVq1VL+QTFR/Web3ZJJ2NNh+cY5USv/q3z7SDcq/wTR lonQnxK346qjNlcQZfWCfeuaLMI8E7TUSZjSKMLEMehF+DgMrtLu+XmXsACHxfUrce uCl8v7KPKSe+YopRiOOHSvNs0MFFYZuVftoYlnB7ke0VUB/3LypcDS6Ej2rHAU9kNd 8tKWHNxo+5s5dfDX+o4x42ap7+FrTJwJM45yRjAs4oZ8Nub3PfEMVbrmDiV7UKUGPk vMj95R4jHRhaw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 417E1C691EE; Fri, 28 Jul 2023 03:40:23 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v3] net: Explicitly include correct DT includes From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169051562326.23821.4231940284607437337.git-patchwork-notify@kernel.org> Date: Fri, 28 Jul 2023 03:40:23 +0000 References: <20230727014944.3972546-1-robh@kernel.org> In-Reply-To: <20230727014944.3972546-1-robh@kernel.org> To: Rob Herring Cc: andreas@gaisler.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, iyappan@os.amperecomputing.com, keyur@os.amperecomputing.com, chris.snook@gmail.com, nicolas.ferre@microchip.com, claudiu.beznea@microchip.com, madalin.bucur@nxp.com, claudiu.manoil@nxp.com, vladimir.oltean@nxp.com, wei.fang@nxp.com, shenwei.wang@nxp.com, xiaoning.wang@nxp.com, linux-imx@nxp.com, sean.anderson@seco.com, pantelis.antoniou@gmail.com, leoyang.li@nxp.com, yisen.zhuang@huawei.com, salil.mehta@huawei.com, dougmill@linux.ibm.com, mw@semihalf.com, linux@armlinux.org.uk, taras.chornyi@plvision.eu, mlindner@marvell.com, stephen@networkplumber.org, nbd@nbd.name, john@phrozen.org, sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com, lorenzo@kernel.org, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, horatiu.vultur@microchip.com, UNGLinuxDriver@microchip.com, alexandre.belloni@bootlin.com, timur@kernel.org, s.shtylyov@omp.ru, steve.glendinning@shawell.net, hayashi.kunihiko@socionext.com, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, mcoquelin.stm32@gmail.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, neil.armstrong@linaro.org, khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com, vkoul@kernel.org, bhupesh.sharma@linaro.org, kernel@esmil.dk, samin.guo@starfivetech.com, wens@csie.org, jernej.skrabec@gmail.com, samuel@sholland.org, thierry.reding@gmail.com, jonathanh@nvidia.com, nobuhiro1.iwamatsu@toshiba.co.jp, grygorii.strashko@ti.com, kevinbrace@bracecomputerlab.com, romieu@fr.zoreil.com, michal.simek@amd.com, radhey.shyam.pandey@amd.com, alex.aring@gmail.com, stefan@datenfreihafen.org, miquel.raynal@bootlin.com, elder@kernel.org, andrew@lunn.ch, hkallweit1@gmail.com, richardcochran@gmail.com, elder@linaro.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-amlogic@lists.infradead.org, linux-oxnas@groups.io, linux-arm-msm@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org, linux-wpan@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230727_204026_460235_A8DBB424 X-CRM114-Status: UNSURE ( 9.72 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 26 Jul 2023 19:49:39 -0600 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v3] net: Explicitly include correct DT includes https://git.kernel.org/netdev/net-next/c/3d40aed86287 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic