From: H Hartley Sweeten Date: Tue, 19 Jun 2012 23:20:17 +0000 (-0700) Subject: staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define X-Git-Tag: v3.6-rc1~100^2~681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d3c4e676769dbabb0289f1a893854907950b65;p=pandora-kernel.git staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define CONFIG_COMEDI_PCMCIA is not actually a Kconfig option. It is defined in the comedidev.h header based on another Kconfig option being enbled. Just remove it since the define is not used by any of the comedi drivers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed