diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-10-14 21:13:13 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-10-15 11:41:38 +0400 |
commit | 9e9006e9090dc1f88d5127cb69f416013e7ecd60 (patch) | |
tree | 2fec34f807098034623fcc54ebd4fdf204a0f50f /arch/x86/kernel | |
parent | 447b1d43ded08c11f4f3d344b4e07e6dcddbef95 (diff) | |
download | linux-9e9006e9090dc1f88d5127cb69f416013e7ecd60.tar.xz |
x86, olpc: XO-1 uses/depends on PCI
olpc-xo1 uses pci_*() interfaces so it should depend on PCI.
Otherwise we get build failure like:
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'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Daniel Drake <dsd@laptop.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
LKML-Reference: <20101014101313.adf7eb2a.randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions