[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101015064152.GA438@elte.hu>
Date: Fri, 15 Oct 2010 08:41:52 +0200
From: Ingo Molnar <mingo@...e.hu>
To: mingo@...hat.com, hpa@...or.com, linux-kernel@...r.kernel.org,
dsd@...top.org, tglx@...utronix.de
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/olpc] x86, olpc: Add XO-1 poweroff support
* tip-bot for Daniel Drake <dsd@...top.org> wrote:
> Commit-ID: bf1ebf007911d70a89de9a4a1b36d403e8eb064b
> Gitweb: http://git.kernel.org/tip/bf1ebf007911d70a89de9a4a1b36d403e8eb064b
> Author: Daniel Drake <dsd@...top.org>
> AuthorDate: Sun, 10 Oct 2010 10:40:32 +0100
> Committer: H. Peter Anvin <hpa@...or.com>
> CommitDate: Tue, 12 Oct 2010 17:31:15 -0700
>
> x86, olpc: Add XO-1 poweroff support
>
> Add a pm_power_off handler for the OLPC XO-1 laptop.
FYI, this commit introduced a new build failure on =m and CONFIG_PCI
off:
arch/x86/kernel/olpc-xo1.c:65: error: implicit declaration of function ‘pci_enable_device_io’
arch/x86/kernel/olpc-xo1.c:71: error: implicit declaration of function ‘pci_request_region’
arch/x86/kernel/olpc-xo1.c:80: error: implicit declaration of function ‘pci_release_region’
(config attached)
Ingo
View attachment "config" of type "text/plain" (31362 bytes)
Powered by blists - more mailing lists