All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: sgi-ioc3: Turn Kconfig option into a bool
Date: Wed, 16 Dec 2020 08:57:04 +0000	[thread overview]
Message-ID: <20201216085704.GI4776@dell> (raw)
In-Reply-To: <20201207141446.53898-1-tsbogend@alpha.franken.de>

On Mon, 07 Dec 2020, Thomas Bogendoerfer wrote:

> Module builds of ioc3 fail with following errors:
> 
> ERROR: "spurious_interrupt" [drivers/mfd/ioc3.ko] undefined!
> ERROR: "pci_find_host_bridge" [drivers/mfd/ioc3.ko] undefined!
> 
> Exporting pci_find_host_bridge got rejected by maintainer, so easiest
> fix is to disable module building, which even makes sense since both
> SGI Origin and Octane always contain at least one IOC3 chip.
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> ---
>  drivers/mfd/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2020-12-16  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 14:14 [PATCH] mfd: sgi-ioc3: Turn Kconfig option into a bool Thomas Bogendoerfer
2020-12-16  8:57 ` Lee Jones [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=20201216085704.GI4776@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /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.