* Re: linux-next: build failure after merge of the mhi tree
[not found] ` <20201117042841.GC7787@work>
@ 2020-11-17 9:15 ` Kalle Valo
0 siblings, 0 replies; only message in thread
From: Kalle Valo @ 2020-11-17 9:15 UTC (permalink / raw)
To: Manivannan Sadhasivam
Cc: Stephen Rothwell, Linux Next Mailing List, Loic Poulain,
Linux Kernel Mailing List, ath11k, linux-wireless
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> writes:
> On Tue, Nov 17, 2020 at 09:53:59AM +0530, Manivannan Sadhasivam wrote:
>> +ath11k list, kalle
>>
>
> Oops... adding now
>
>> On Tue, Nov 17, 2020 at 03:12:25PM +1100, Stephen Rothwell wrote:
>> > Hi all,
>> >
>> > After merging the mhi tree, today's linux-next build (x86_64 allmodconfig)
>> > failed like this:
>> >
>> > drivers/net/wireless/ath/ath11k/mhi.c:27:4: error: 'struct
>> > mhi_channel_config' has no member named 'auto_start'
>> > 27 | .auto_start = false,
>> > | ^~~~~~~~~~
>> > drivers/net/wireless/ath/ath11k/mhi.c:42:4: error: 'struct
>> > mhi_channel_config' has no member named 'auto_start'
>> > 42 | .auto_start = false,
>> > | ^~~~~~~~~~
>> > drivers/net/wireless/ath/ath11k/mhi.c:57:4: error: 'struct
>> > mhi_channel_config' has no member named 'auto_start'
>> > 57 | .auto_start = true,
>> > | ^~~~~~~~~~
>> > drivers/net/wireless/ath/ath11k/mhi.c:72:4: error: 'struct
>> > mhi_channel_config' has no member named 'auto_start'
>> > 72 | .auto_start = true,
>> > | ^~~~~~~~~~
>> >
>> > Caused by commit
>> >
>> > 0cc1f3a385b2 ("bus: mhi: Remove auto-start option")
>> >
>>
>> The fixing patch [1] should've landed in ath-next. Kalle can you please
>> apply the patch on top of immutable branch?
>>
>> Stephen, feel free to pick it up in the meantime.
I think this fix should be included in commit 0cc1f3a385b2 ("bus: mhi:
Remove auto-start option"), otherwise the build will always fail. I can
then pull this commmit from the MHI immutable branch to my ath.git tree
and from there it will go to wireless-drivers-next.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-17 9:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20201117151225.6a50abf8@canb.auug.org.au>
[not found] ` <20201117042359.GB7787@work>
[not found] ` <20201117042841.GC7787@work>
2020-11-17 9:15 ` linux-next: build failure after merge of the mhi tree Kalle Valo
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).