linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
To: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
	linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-wireless
	<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	b43-dev-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: linux-next: Tree for May 6 (b43/bcma)
Date: Mon, 06 May 2013 22:06:23 -0500	[thread overview]
Message-ID: <51886FAF.1030801@lwfinger.net> (raw)
In-Reply-To: <5187EB95.2060605-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>

On 05/06/2013 12:42 PM, Randy Dunlap wrote:
>
> on x86_64:
>
> drivers/built-in.o: In function `b43_gpio_cleanup.isra.40':
> main.c:(.text+0x1b425b): undefined reference to `bcma_chipco_gpio_control'
> drivers/built-in.o: In function `b43_wireless_core_reset':
> (.text+0x1b5fb6): undefined reference to `bcma_core_set_clockmode'
> drivers/built-in.o: In function `b43_wireless_core_reset':
> (.text+0x1b6058): undefined reference to `bcma_core_pll_ctl'
> drivers/built-in.o: In function `b43_chip_init':
> main.c:(.text+0x1b8444): undefined reference to `bcma_chipco_gpio_control'
> drivers/built-in.o: In function `b43_wireless_core_init':
> main.c:(.text+0x1b887b): undefined reference to `bcma_core_pci_irq_ctl'
> drivers/built-in.o: In function `b43_bus_bcma_device_disable':
> bus.c:(.text+0x1b9d46): undefined reference to `bcma_core_disable'
> drivers/built-in.o: In function `b43_bus_bcma_device_enable':
> bus.c:(.text+0x1b9d55): undefined reference to `bcma_core_enable'
> drivers/built-in.o: In function `b43_bus_bcma_device_is_enabled':
> bus.c:(.text+0x1b9d64): undefined reference to `bcma_core_is_enabled'
> drivers/built-in.o: In function `b43_nphy_channel_setup':
> phy_n.c:(.text+0x1c8fe5): undefined reference to `bcma_pmu_spuravoid_pllupdate'
> drivers/built-in.o: In function `b43_phy_initn':
> phy_n.c:(.text+0x1cb853): undefined reference to `bcma_chipco_gpio_control'
> drivers/built-in.o: In function `b43_dma_init':
> (.text+0x1d5790): undefined reference to `bcma_core_dma_translation'
> drivers/built-in.o: In function `b43_init':
> main.c:(.init.text+0xa07a): undefined reference to `__bcma_driver_register'
> main.c:(.init.text+0xa09f): undefined reference to `bcma_driver_unregister'
> drivers/built-in.o: In function `b43_exit':
> main.c:(.exit.text+0x153a): undefined reference to `bcma_driver_unregister'
>
>
> Probably mostly due to B43=y and BCMA=m.

Does any Kconfig wizard know the magic incantation to accomplish the following:

1. Ensure that if SSB and BMCA are both selected, then both are either "m" or "y"

2. Ensure that BRCMSMAC is not "y" if BMCA is "m".

3. Ensure that B43 is not "y" if SSB and/or BCMA is "m".

Thanks,

Larry

  parent reply	other threads:[~2013-05-07  3:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06  4:42 linux-next: Tree for May 6 Stephen Rothwell
2013-05-06 16:14 ` linux-next: Tree for May 6 (lpfc) Randy Dunlap
2013-05-06 16:49   ` James Bottomley
2013-05-06 17:36     ` Martin K. Petersen
2013-05-06 17:48     ` Randy Dunlap
2013-05-06 17:42 ` linux-next: Tree for May 6 (b43/bcma) Randy Dunlap
     [not found]   ` <5187EB95.2060605-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2013-05-07  3:06     ` Larry Finger [this message]
2013-05-07  9:15       ` Johannes Berg

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=51886FAF.1030801@lwfinger.net \
    --to=larry.finger-tq5ms3gmjblk1umjsbkqmq@public.gmane.org \
    --cc=b43-dev-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org \
    /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).