staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 25 Jun 2012 22:15:58 +0000 (15:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:20:18 +0000 (15:20 -0700)
commit726dd505511d7be7234f3a2135b82b37d9026992
tree58b1db4d6235f1b02d44b61c1de2785148e1f2bc
parenta77198816e193a88b9c10ce13f0d2e172df0c6b5
staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check

The Kconfig ensures that this driver can only be build it PCMCIA is
enabled. Remove the unneeded '#if defined (CONFIG_PCMCIA) ,,,' and
the '#else' code.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_das16_cs.c
This page took 0.024841 seconds and 5 git commands to generate.