linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Corentin Chary <corentin.chary@gmail.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	lenb@kernel.org
Subject: Re: [PATCH -next] eeepc: fix kconfig selects
Date: Tue, 19 May 2009 08:04:47 +0200	[thread overview]
Message-ID: <71cd59b00905182304q4077b942o6ac41272e8306d90@mail.gmail.com> (raw)
In-Reply-To: <20090518175745.da1f943f.randy.dunlap@oracle.com>

On Tue, May 19, 2009 at 2:57 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> EEEPC_LAPTOP selects HOTPLUG_PCI.  This causes failures (build error below)
> when CONFIG_HOTPLUG is not enabled, so additionally select HOTPLUG since
> kconfig 'select' doesn't follow its dependency chain.
> Also, only select HOTPLUG_PCI if PCI is already enabled.
>
> drivers/pci/hotplug/fakephp.c:55: error: implicit declaration of function 'pci_rescan_bus'

Acked-by: Corentin Chary <corentincj@iksaif.net>

Pushed into acpi4asus tree.
Len, please get it for rc7.

Thanks

-- 
Corentin Chary
http://xf.iksaif.net - http://uffs.org

      reply	other threads:[~2009-05-19  6:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18  8:42 linux-next: Tree for May 18 Stephen Rothwell
2009-05-19  0:57 ` [PATCH -next] eeepc: fix kconfig selects Randy Dunlap
2009-05-19  6:04   ` Corentin Chary [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=71cd59b00905182304q4077b942o6ac41272e8306d90@mail.gmail.com \
    --to=corentin.chary@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=sfr@canb.auug.org.au \
    /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).