[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJNyHp+G_zt_SbbGwFZzPyi=HjDs8sv_N0DqjHWih0OKb1EykA@mail.gmail.com>
Date: Tue, 30 Apr 2024 21:34:43 -0400
From: Sungwoo Kim <iam@...g-woo.kim>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Marcel Holtmann <marcel@...tmann.org>, Johan Hedberg <johan.hedberg@...il.com>,
Luiz Augusto von Dentz <luiz.von.dentz@...el.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the bluetooth tree
Hi Stephen, thank you for reporting this.
On Tue, Apr 30, 2024 at 9:19 PM Stephen Rothwell <sfr@...b.auug.orgau> wrote:
>
> Hi all,
>
> After merging the bluetooth tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> net/bluetooth/hci_core.c: In function 'hci_release_dev':
> net/bluetooth/hci_core.c:2831:9: error: implicit declaration of function 'msft_release'; did you mean 'dst_release'? [-Werror=implicit-function-declaration]
The patch was insufficient. If CONFIG_BT_MSFTEXT=n, msft.h does not
declare msft_release().
I will send a patch for this.
Thanks & Regards,
Sungwoo.
Powered by blists - more mailing lists