linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: msft: Fix build when BT_MSFTEXT is not defined
Date: Tue, 28 Sep 2021 10:03:04 +0200	[thread overview]
Message-ID: <499B9510-C689-4D19-A6F5-14DE582B8300@holtmann.org> (raw)
In-Reply-To: <20210927220024.2776585-1-luiz.dentz@gmail.com>

Hi Luiz,

> ld: net/bluetooth/hci_event.o: in function `msft_suspend':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_suspend';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> ld: net/bluetooth/hci_event.o: in function `msft_resume':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_resume';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> ld: net/bluetooth/mgmt.o: in function `msft_suspend':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_suspend';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> ld: net/bluetooth/mgmt.o: in function `msft_resume':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_resume';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> ld: net/bluetooth/hci_request.o: in function `msft_suspend':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_suspend';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> ld: net/bluetooth/hci_request.o: in function `msft_resume':
> /linux/net/bluetooth/msft.h:64: multiple definition of `msft_resume';
> net/bluetooth/hci_core.o:/linux/net/bluetooth/msft.h:64: first defined here
> make: *** [Makefile:1176: vmlinux] Error 1
> 
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> ---
> net/bluetooth/msft.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

I decided to amend the commit at fault.

Regards

Marcel


      parent reply	other threads:[~2021-09-28  8:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 22:00 [PATCH] Bluetooth: msft: Fix build when BT_MSFTEXT is not defined Luiz Augusto von Dentz
2021-09-27 23:03 ` bluez.test.bot
2021-09-28  8:03 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=499B9510-C689-4D19-A6F5-14DE582B8300@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).