diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2010-10-21 15:36:07 +0200 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2010-10-21 15:36:07 +0200 |
commit | 5bba6c56dc99ff88f79a79572e29ecf445710878 (patch) | |
tree | 5eff54c5e2c0d4700cd907db6733b1c5b7415429 /drivers/input | |
parent | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c (diff) | |
download | linux-5bba6c56dc99ff88f79a79572e29ecf445710878.tar.xz linux-5bba6c56dc99ff88f79a79572e29ecf445710878.zip |
X86/PCI: Remove the dependency on isapnp_disable.
This looks to be vestigial dependency that had never been used even
in the original code base (2.6.18) from which this driver
was up-ported. Without this fix, with the CONFIG_ISAPNP, we get this
compile failure:
arch/x86/pci/xen.c: In function 'pci_xen_init':
arch/x86/pci/xen.c:138: error: 'isapnp_disable' undeclared (first use in this function)
arch/x86/pci/xen.c:138: error: (Each undeclared identifier is reported only once
arch/x86/pci/xen.c:138: error: for each function it appears in.)
Reported-by: Li Zefan <lizf@cn.fujitsu.com>
Tested-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions