All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] bcma: fix linking problem with of_default_bus_match_table
Date: Sun, 26 Jul 2015 14:57:33 +0300	[thread overview]
Message-ID: <87h9orb07m.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1437633104-23373-1-git-send-email-kvalo@codeaurora.org> (Kalle Valo's message of "Thu, 23 Jul 2015 09:31:44 +0300")

Kalle Valo <kvalo@codeaurora.org> writes:

> Stephen reported a build problem caused by commit cae761b5a6bd ("bcma: populate
> bus DT subnodes as platform_device-s"):
>
> ERROR: "of_default_bus_match_table" [drivers/bcma/bcma.ko] undefined!
>
> Rafał Miłecki suggested as a quick fix to use IS_BUILTIN() to workaround the
> issue. The downside is that this won't work when BCMA is compiled as a module,
> but we can live with that for now just to unblock the breakage.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: cae761b5a6bd ("bcma: populate bus DT subnodes as platform_device-s")
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

I dropped this as Hauke sent a better patch.

-- 
Kalle Valo

      parent reply	other threads:[~2015-07-26 11:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23  6:31 [PATCH] bcma: fix linking problem with of_default_bus_match_table Kalle Valo
2015-07-23 10:02 ` Jonas Gorski
2015-07-23 15:51   ` Kalle Valo
2015-07-23 16:04     ` Jonas Gorski
2015-07-23 17:15       ` Kalle Valo
2015-07-26 11:57 ` Kalle Valo [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=87h9orb07m.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.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 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.