[<prev] [next>] [day] [month] [year] [list]
Message-ID: <485cb11c-3e34-c4a3-bc63-87ac505b7bb0@nxp.com>
Date: Fri, 4 Aug 2023 18:11:33 +0300
From: Laurentiu Tudor <laurentiu.tudor@....com>
To: Rob Herring <robh@...nel.org>, soc@...nel.org,
Patrice Chotard <patrice.chotard@...s.st.com>,
Tsahee Zidenberg <tsahee@...apurnalabs.com>,
Antoine Tenart <atenart@...nel.org>,
Jisheng Zhang <jszhang@...nel.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Gregory Clement <gregory.clement@...tlin.com>,
Jean-Marie Verdun <verdun@....com>,
Nick Hawkins <nick.hawkins@....com>,
Lubomir Rintel <lkundrak@...sk>,
Linus Walleij <linus.walleij@...aro.org>,
Avi Fishman <avifishman70@...il.com>,
Tomer Maimon <tmaimon77@...il.com>,
Tali Perry <tali.perry1@...il.com>,
Patrick Venture <venture@...gle.com>,
Nancy Yuen <yuenn@...gle.com>,
Benjamin Fair <benjaminfair@...gle.com>,
Daniel Mack <daniel@...que.org>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
Heiko Stuebner <heiko@...ech.de>,
Liviu Dudau <liviu.dudau@....com>,
Sudeep Holla <sudeep.holla@....com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Viresh Kumar <vireshk@...nel.org>,
Shiraz Has him <shiraz.linux.kernel@...il.com>,
Stuart Yoder <stuyoder@...il.com>,
Jay Fang <f.fangjian@...wei.com>, Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
Cristian Marussi <cristian.marussi@....com>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Michal Simek <michal.simek@....com>,
Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...id.au>,
Ulf Hansson <ulf.hansson@...aro.org>,
Li Yang <leoyang.li@....com>, Qiang Zhao <qiang.zhao@....com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org, linux-rockchip@...ts.infradead.org,
linux-sunxi@...ts.linux.dev, linux-mediatek@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, linux-tegra@...r.kernel.org,
linux-aspeed@...ts.ozlabs.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH v2 16/23] bus: Explicitly include correct DT includes
On 8/4/2023 1:42 AM, 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@...nel.org>
> ---
> drivers/bus/fsl-mc/fsl-mc-bus.c | 1 +
> drivers/bus/fsl-mc/fsl-mc-msi.c | 2 --
> drivers/bus/hisi_lpc.c | 2 +-
> drivers/bus/omap_l3_smx.c | 1 -
> drivers/bus/simple-pm-bus.c | 2 ++
> drivers/bus/sunxi-rsb.c | 2 +-
> drivers/bus/ti-pwmss.c | 2 +-
> 7 files changed, 6 insertions(+), 6 deletions(-)
>
For drivers/bus/fsl-mc bits:
Acked-by: Laurentiu Tudor <laurentiu.tudor@....com>
---
Thanks & Best Regards, Laurentiu
Powered by blists - more mailing lists