[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <169090132389.212423.4907787613050355047.kvalo@kernel.org>
Date: Tue, 1 Aug 2023 14:48:45 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: Loic Poulain <loic.poulain@...aro.org>,
Felix Fietkau <nbd@....name>,
Lorenzo Bianconi <lorenzo@...nel.org>,
Ryder Lee <ryder.lee@...iatek.com>,
Shayne Chen <shayne.chen@...iatek.com>,
Sean Wang <sean.wang@...iatek.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Jérôme Pouiller <jerome.pouiller@...abs.com>,
ath10k@...ts.infradead.org, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, ath11k@...ts.infradead.org,
wcn36xx@...ts.infradead.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [v2] wifi: drivers: Explicitly include correct DT includes
Rob Herring <robh@...nel.org> 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>
Patch applied to wireless-next.git, thanks.
e7899a90cebe wifi: drivers: Explicitly include correct DT includes
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230724211914.805876-1-robh@kernel.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists