From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Rob Herring <robh@kernel.org>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
Mateusz Holenko <mholenko@antmicro.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Liviu Dudau <liviu.dudau@arm.com>,
linux-kernel@vger.kernel.org,
Paul Cercueil <paul@crapouillou.net>,
sparclinux@vger.kernel.org,
Laxman Dewangan <ldewangan@nvidia.com>,
Shan-Chun Hung <schung@nuvoton.com>,
Peter Korsgaard <jacmet@sunsite.dk>,
Fabio Estevam <festevam@gmail.com>,
Karol Gugala <kgugala@antmicro.com>,
Russell King <linux@armlinux.org.uk>,
Jonathan Hunter <jonathanh@nvidia.com>,
Gabriel Somlo <gsomlo@gmail.com>, Andy Gross <agross@kernel.org>,
Joel Stanley <joel@jms.id.au>,
linux-serial@vger.kernel.org, linux-mips@vger.kernel.org,
NXP Linux Team <linux-imx@nxp.com>,
Jacky Huang <ychuang3@nuvoton.com>,
linux-tegra@vger.kernel.org, linux-arm-msm@vger.kernel.org,
Sascha Hauer <s.hauer@pengutronix.de>,
linuxppc-dev@lists.ozlabs.org,
Nicholas Piggin <npiggin@gmail.com>,
Jiri Slaby <jirislaby@kernel.org>,
linux-arm-kernel@lists.infradead.o rg,
Timur Tabi <timur@kernel.org>,
Richard Genoud <richard.genoud@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Bjorn Andersson <andersson@kernel.org>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
"David S. Miller" <davem@davemloft.net>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Thierry Reding <thierry.reding@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Sudeep Holla <sudeep.holla@arm.com>,
Shawn Guo <shawnguo@kernel.org>,
Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: Re: [PATCH v2] tty: Explicitly include correct DT includes
Date: Tue, 25 Jul 2023 08:50:14 +0200 [thread overview]
Message-ID: <20230725065014.kjdcos77kzepprvw@pengutronix.de> (raw)
In-Reply-To: <20230724205440.767071-1-robh@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
Hello Rob,
On Mon, Jul 24, 2023 at 02:54:38PM -0600, Rob Herring 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.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> # for imx
Thanks for your efforts!
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2023-07-25 6:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 20:54 [PATCH v2] tty: Explicitly include correct DT includes Rob Herring
2023-07-25 6:50 ` Uwe Kleine-König [this message]
2023-07-31 19:59 ` Gabriel L. Somlo
2023-08-10 13:13 ` Richard Genoud
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=20230725065014.kjdcos77kzepprvw@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=agross@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=festevam@gmail.com \
--cc=gsomlo@gmail.com \
--cc=jacmet@sunsite.dk \
--cc=jirislaby@kernel.org \
--cc=joel@jms.id.au \
--cc=jonathanh@nvidia.com \
--cc=kgugala@antmicro.com \
--cc=ldewangan@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.o \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=liviu.dudau@arm.com \
--cc=lpieralisi@kernel.org \
--cc=mholenko@antmicro.com \
--cc=npiggin@gmail.com \
--cc=paul@crapouillou.net \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=schung@nuvoton.com \
--cc=sparclinux@vger.kernel.org \
--cc=ychuang3@nuvoton.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;
as well as URLs for NNTP newsgroup(s).