From: H Hartley Sweeten Date: Mon, 25 Jun 2012 22:15:58 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check X-Git-Tag: v3.6-rc1~100^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726dd505511d7be7234f3a2135b82b37d9026992;p=pandora-kernel.git 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 Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed