All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Ziegler <andreas.ziegler@fau.de>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Kalle Valo <kvalo@codeaurora.org>,
	b43-dev@lists.infradead.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Use of deleted Kconfig option B43_PCMCIA
Date: Tue, 26 Jan 2016 16:06:17 +0100	[thread overview]
Message-ID: <56A78B69.9050002@fau.de> (raw)

Hi Rafa?,

your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43
driver") removed the Kconfig option B43_PCMCIA from Kconfig, but left
one reference to it in b43/main.c, inside the b43_print_driverinfo()
function.

Can this #ifdef be removed, should it be replaced with an #ifdef using
CONFIG_SSB_PCMCIAHOST instead or should we do something entirely different?

Best regards,

Andreas

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Ziegler <andreas.ziegler@fau.de>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Kalle Valo <kvalo@codeaurora.org>,
	b43-dev@lists.infradead.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Use of deleted Kconfig option B43_PCMCIA
Date: Tue, 26 Jan 2016 16:06:17 +0100	[thread overview]
Message-ID: <56A78B69.9050002@fau.de> (raw)

Hi Rafał,

your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43
driver") removed the Kconfig option B43_PCMCIA from Kconfig, but left
one reference to it in b43/main.c, inside the b43_print_driverinfo()
function.

Can this #ifdef be removed, should it be replaced with an #ifdef using
CONFIG_SSB_PCMCIAHOST instead or should we do something entirely different?

Best regards,

Andreas

             reply	other threads:[~2016-01-26 15:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 15:06 Andreas Ziegler [this message]
2016-01-26 15:06 ` Use of deleted Kconfig option B43_PCMCIA Andreas Ziegler
2016-01-26 15:35 ` Rafał Miłecki
2016-01-26 15:35   ` Rafał Miłecki
2016-05-13 12:39   ` Kalle Valo
2016-05-13 12:39     ` Kalle Valo

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=56A78B69.9050002@fau.de \
    --to=andreas.ziegler@fau.de \
    --cc=b43-dev@lists.infradead.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zajec5@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.