]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: set PCI and PCMCIA defines
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Apr 2009 16:51:01 +0000 (09:51 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:30 +0000 (11:00 -0700)
commitc3f9714f7b9b03deb2bc8d521a59032beb83a865
treed9a7cba612f86d95efcc56b0516a09d01147e51c
parent72064ae843e442bc6af16cef99aff387cf3ebded
Staging: comedi: set PCI and PCMCIA defines

The comedi drivers are looking for CONFIG_COMEDI_PCI and
CONFIG_COMEDI_PCMCIA, not the current config items.  This creates a
define so that things build properly when these options are selected.
Long term goal is to fix up the drivers to not need any defines.

Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/comedidev.h