diff options
author | Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> | 2009-08-14 10:22:50 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-09-15 19:02:15 (GMT) |
commit | 817bb334337e747a26322e034694042222388cd6 (patch) | |
tree | d3f5dac41a79477d9284e3283a82e01295def3a0 /drivers/pnp | |
parent | 663d8bb0a9971666875551acfc15107a9b09e986 (diff) | |
download | linux-817bb334337e747a26322e034694042222388cd6.tar.xz |
Staging: sep: SEP driver build breaks with CONFIG_PCI=n
next-20090813 randconfig build breaks Discretix SEP driver when
configured with CONFIG_PCI=n.
drivers/staging/sep/sep_driver.c: In function 'sep_probe':
drivers/staging/sep/sep_driver.c:2548: error: implicit declaration of function 'pci_dev_get'
This patch adds the dependency on PCI for the DX SEP driver.
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions