From: patchwork-bot+netdevbpf@kernel.org
To: Rob Herring <robh@kernel.org>
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
Subject: Re: [PATCH net-next v3] net: Explicitly include correct DT includes
Date: Fri, 28 Jul 2023 03:40:23 +0000 [thread overview]
Message-ID: <169051562326.23821.4231940284607437337.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230727014944.3972546-1-robh@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
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
prev parent reply other threads:[~2023-07-28 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-27 1:49 [PATCH net-next v3] net: Explicitly include correct DT includes Rob Herring
2023-07-27 12:33 ` Simon Horman
2023-07-28 3:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=169051562326.23821.4231940284607437337.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Mark-MC.Lee@mediatek.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alex.aring@gmail.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alexandre.torgue@foss.st.com \
--cc=andreas@gaisler.com \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=bhupesh.sharma@linaro.org \
--cc=chris.snook@gmail.com \
--cc=claudiu.beznea@microchip.com \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=dougmill@linux.ibm.com \
--cc=edumazet@google.com \
--cc=elder@kernel.org \
--cc=elder@linaro.org \
--cc=festevam@gmail.com \
--cc=grygorii.strashko@ti.com \
--cc=hayashi.kunihiko@socionext.com \
--cc=hkallweit1@gmail.com \
--cc=horatiu.vultur@microchip.com \
--cc=iyappan@os.amperecomputing.com \
--cc=jbrunet@baylibre.com \
--cc=jernej.skrabec@gmail.com \
--cc=joabreu@synopsys.com \
--cc=john@phrozen.org \
--cc=jonathanh@nvidia.com \
--cc=kernel@esmil.dk \
--cc=kernel@pengutronix.de \
--cc=kevinbrace@bracecomputerlab.com \
--cc=keyur@os.amperecomputing.com \
--cc=khilman@baylibre.com \
--cc=kuba@kernel.org \
--cc=leoyang.li@nxp.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-oxnas@groups.io \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-wpan@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lorenzo@kernel.org \
--cc=madalin.bucur@nxp.com \
--cc=martin.blumenstingl@googlemail.com \
--cc=matthias.bgg@gmail.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=michal.simek@amd.com \
--cc=miquel.raynal@bootlin.com \
--cc=mlindner@marvell.com \
--cc=mw@semihalf.com \
--cc=nbd@nbd.name \
--cc=neil.armstrong@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=pabeni@redhat.com \
--cc=pantelis.antoniou@gmail.com \
--cc=peppe.cavallaro@st.com \
--cc=radhey.shyam.pandey@amd.com \
--cc=richardcochran@gmail.com \
--cc=robh@kernel.org \
--cc=romieu@fr.zoreil.com \
--cc=s.hauer@pengutronix.de \
--cc=s.shtylyov@omp.ru \
--cc=salil.mehta@huawei.com \
--cc=samin.guo@starfivetech.com \
--cc=samuel@sholland.org \
--cc=sean.anderson@seco.com \
--cc=sean.wang@mediatek.com \
--cc=shawnguo@kernel.org \
--cc=shenwei.wang@nxp.com \
--cc=stefan@datenfreihafen.org \
--cc=stephen@networkplumber.org \
--cc=steve.glendinning@shawell.net \
--cc=taras.chornyi@plvision.eu \
--cc=thierry.reding@gmail.com \
--cc=timur@kernel.org \
--cc=vkoul@kernel.org \
--cc=vladimir.oltean@nxp.com \
--cc=wei.fang@nxp.com \
--cc=wens@csie.org \
--cc=xiaoning.wang@nxp.com \
--cc=yisen.zhuang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox