On Thu, Jan 19, 2023, at 17:59, Mark Brown wrote:
On Wed, Jan 18, 2023 at 05:10:45PM +0100, Arnd Bergmann wrote:
From: Arnd Bergmann arnd@arndb.de
This data is no longer passed by the platform code, so there is no point passing it down at all.
This breaks an x86 allmodconfig build:
I see, this patch still depends on the s3c24xx removal, which is in soc/for-next and I used for testing. I see a similar problem with the MMP platform in patch 2/5. The series here is mostly older patches I did a while ago and rebased on top of the boardfile removal, but it breaks when it gets applied first.
Unless there is anything in here that you really want to apply for 6.3, lets drop all five for now, and I'll resend it after the dust has settled on the boardfile removal.
Arnd